From: Stan Shebs <shebs@andros.cygnus.com>
Subject: Re: debugging multi-threaded gnu-win32 apps with gdb?
22 Oct 1996 10:08:33 -0700
Distribution: cygnus
Message-ID: <xdenirylil.fsf@andros.cygnus.com>
References: <9610212019.AA23464.cygnus.gnu-win32@gutrune.vlsi.polymtl.ca>
X-Newsreader: Gnus v5.3/Emacs 19.34

dagenais@vlsi.polymtl.ca (Michel Dagenais) writes:

> I am trying to port multithreaded applications to gnu-win32. These
> applications already contain code to call native Win32 calls for
> a number of things including threads. Will gdb be able to do something
> useful on such multi-threaded applications?

Probably not.  I say "probably" because gdb/win32-nat.c does include
a small amount of thread-awareness, but it doesn't look complete, and
nobody has worked on it recently.  Try it and let everybody know what
happens... 1/2 :-)

							Stan
