On Thu, Feb 5, 2015 at 6:54 AM, Pascal Giard <evily...@gmail.com> wrote:
> Hi,
>
> On Wed, Feb 4, 2015 at 6:20 AM, Emmanuele Bassi <eba...@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
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to