From mboxrd@z Thu Jan 1 00:00:00 1970 From: Love To: cygwin@sourceware.cygnus.com Subject: Re: PS1, gdb and other trubbels Date: Fri, 21 Apr 2000 05:08:00 -0000 Message-id: References: <200004201759.TAA02478@sauerkraut-und-lederhosen.e.kth.se> <20000420144815.A1549@cygnus.com> <20000420162205.B2308@cygnus.com> <20000420174130.B3346@cygnus.com> X-SW-Source: 2000-04/msg00457.html Love writes: > > You should be able to set breakpoints in gdb to find out where the > > problem is occurring. The fact that cygwin shows up on a stack trace > > does not mean that the problem is in cygwin. Cygwin intercepts all of > > the Windows "signals" in order to properly emulate UNIX signals. > > Thanks for the tips. But you're right, there is some weirdo stuff going on in my lwp-on-pthread-on-windows-threads emulation package that I wrote previously. It works with our old thread package that does the stack switching itself. Guess I'll have to fix pthreads in cygwin some way... Thanks for the new gdb, works great. Love -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com