On Sun, Sep 30, 2001 at 10:02:40PM +0200, Ronald Landheer wrote: >NB: Just a small question: how does one go about debugging the Cygwin >DLL? I mean: ye can't have two of them at the same time, so I could just >put one aside in a gzip, but bugs in things like this might leave gdb >broken as well. I can brew up a whole bunch of testcases and see which >ones fail, but it would be nice to be able to step through the source.. >Is it possible?
Check out the how-to-debug-cygwin.txt file in the winsup/cygwin directory. cgf
