Problems debugging threads with gdb/b18

Stan Shebs shebs@cygnus.com
Mon Jul 7 11:13:00 GMT 1997


Thomas.Mittelstaedt@WEINSTADT.biw-ag.de ("Mittelstaedt, Thomas") writes:

> I am using the Win32 API functions CreateThread, Sleep, ResumeThread,
> etc to work with threads. While fprintf/fflush output shows that threads
> get created and detached, I do not get any information in gdb when I
> type "info threads".
> 
> Do I have to link with special debug libraries? Or what's the trick?

GDB needs OS-specific support for threads, and b18 doesn't have it.
Michael Snyder (msnyder@cygnus.com) wrote this when he was at NeXT,
but hasn't incorporated into Cygnus GDB sources yet.  Everybody who
wants him to add this should send him mail saying "pretty please".

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



More information about the Cygwin mailing list