Mail Archives: cygwin/1998/03/20/05:41:19
In article <m0yDJLO-00117PC AT malasada DOT lava DOT net>,
Tim Newsham <newsham AT lava DOT net> wrote:
>Hi,
>
> Is it possible to use gdb (or another debugger) to do source-level
>debugging of dlls? In particular the cygwinb19.dll. If anyone has
>any tips (other than using debugging print statements) for debugging
>dlls and the cygwin dll in particular, I would be interested in hearing
>them.
Usually, I just break on main if the executable I'm debugging is built
with debugging. Otherwise I do a 'file whatever/cygwinb19.dll' and set
a breakpoint using the appropriate symbols.
--
http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal
VMS=>UNIX Solutions Boston Business Computing the real can be."
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -