[Geany-devel] Any suggestions where message is from?

Nick Treleaven nick.treleaven at xxxxx
Sun Jul 8 12:09:53 UTC 2012


On 07/07/2012 19:01, Colomban Wendling wrote:
>> Compile with `-DG_FATAL_WARNINGS` and then run in gdb. It'll abort and
>> >  you can see where it happened.
> …or run in GDB with G_DEBUG=fatal-warnings envvar set.

Personally I use gdb with:
r --g-fatal-warnings
bt

Nick



More information about the Devel mailing list