From: sos@buggy.prospect.com.ru (Sergey Okhapkin)
Subject: RE: debugging dlls?
15 Mar 1998 15:53:18 -0800
Message-ID: <01BD4FA6.6D6E42F0.cygnus.gnu-win32@sos>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Tim Newsham'"
	 <newsham@lava.net>

Tim Newsham wrote:
>    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.
> 

break *0x401000
run

All dlls are now loaded and acessible for gdb.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
