26 Apr
2012
26 Apr
'12
7:27 a.m.
On 25-04-12 20:34, mathog wrote:
The debugging tips for windows here:
http://wiki.inkscape.org/wiki/index.php/Debugging_Inkscape#Debugging_Tips_fo...
gives this example (extraneous text removed, program output in []):
gdb file inkscape.exe inkscape.dbg ... Is there some magic gdb incantation that must be applied to enable bt to show something useful, specifically, the names of the methods?
Johan could very well be right, but do make sure that you do not forget to load "inkscape.dbg", as is done in the example.