
Hey Devs,
I'm calling on those who know to help write out new debugging page here:
http://staging.inkscape.org/en/develop/debugging/
It needs to contain the information on the wiki here:
http://wiki.inkscape.org/wiki/index.php/Debugging_Inkscape
As well as information about logging (enabling, different log options), using gdb and links to where to get gdb help or a gui for gdb. Anything extra such as compile flags to improve logging and using cout or g_warning or g_info statements in code and when it's good to use them.
I'd also like something about how to use the multiple packages we have in the trunk ppa system to narrow down a problem. I think SUV has this magic already, allowing other bug hunters and devels to know how to set that up would be very useful.
Best Regards, Martin Owens