30 Jan
2008
30 Jan
'08
3:57 p.m.
Hello, I was chasing a startup crash on OS X 10.3.9 and after some difficulty I found a way to get a backtrace from gdb. I hoped this to be simple, but possibly due to the fact that on OS X the Initial launcher app calls a script which calls a script which calls the actual binary, I think gdb got confused.
Where is a good place to document this, assuming this or something better is not already written down? This page?: http://wiki.inkscape.org/wiki/index.php/DebuggingTips
, John