On Mar 22, 2007, at 3:08 PM, Bernd D. wrote:


Are there any way for debug inkscape under WinXP with

a IDE integrated debugger (e.g. DevC++, Code::Blocks,

Eclipse/CDT or MS Visual C++)?  How debug you under

windows? 


Generally the way I'd been doing it was running Win95/98 inside Qemu on a Mac, and pepper the app with g_message() statements