Re: Stack traces from introspection bindings?



On Thu, Feb 5, 2015 at 6:54 AM, Pascal Giard <evilynux gmail com> wrote:
Hi,

On Wed, Feb 4, 2015 at 6:20 AM, Emmanuele Bassi <ebassi gmail com> wrote:
$ export G_DEBUG=fatal-criticals
$ gdb --args perl your-app.pl

then, when the critical warning happens, use `bt` to get the backtrace
of the error.

you can also use a breakpoint on the `g_logv` function.

When, a while back, I mentioned that I'd love you guys to post
pro-tips on the Twitter account...

THAT right there is definetely something I'd like to see appear there.

Thanks for the suggestion/reminder.

I'll add this to the @GTK-Perl twitter feed, and go through old
e-mails and try to find other little nuggets like this.

Thanks,

Brian


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]