From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Pavel Kudrna Cc: Insight Mail list Subject: Re: Problems with Insigt and cygwin1.dll Date: Tue, 21 Mar 2000 05:17:00 -0000 Message-id: <38D7767A.39D8B021@firetalk.com> References: X-SW-Source: 2000-q1/msg00161.html Pavel Kudrna wrote: > > I have also the unresolved problem with crash of another program in > _size_of_stack_reserve__ (). So I can help with the fact that this > function you can find in ld.exe. But also I have to repeat your > (maybe not expressed) question how to debug into the .dll? Can > anybody at least say that it's not possible? I don't know about your specific problems, but as far as debugging the cygwin DLL goes, that is certainly possible: I've done it many, many times. There are really no special techniques for doing this. Just make sure that the DLL and newlib were compiled with debug info and that you use the "dir" command to add the source paths for these modules to gdb's list. You should be able to step into newlib, which then gets you into the DLL. Keith -- Why chat when you can Firetalk? Firetalk ID: Keith (10320) www.firetalk.com