This is the mail archive of the cygwin@sources.redhat.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]

Re: Make hung in WaitForMultipleObjects inside Cygwin


On Wed, Feb 28, 2001 at 10:57:22AM -0500, Jonathan Kamens wrote:
>Another approach I'm considering is to compile both cygwin1.dll and
>make with debugging symbols and install them without stripping.  If I
>do that, and then Make hangs and I attach to it with gdb, will I
>be able to get a useful backtrace showing which call to
>WaitForMultipleObjects is hanging and what the various variables
>related to that call are?

Possibly.  There's no way of knowing.  You'll have to inspect the states
of various threads.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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