This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problems debugging threads with gdb/b18


Hallo,

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?

	--Thomas


Thomas Mittelstaedt, Software Engineer

BIW GmbH
Germany

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]