Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Authentication-Warning: sauerkraut-und-lederhosen.e.kth.se: lha set sender to lha@s3.kth.se using -f
To: cygwin@sourceware.cygnus.com
Subject: Re: PS1, gdb and other trubbels
References: <200004201759.TAA02478@sauerkraut-und-lederhosen.e.kth.se> <20000420144815.A1549@cygnus.com> <am3dogh7cg.fsf@sauerkraut-und-lederhosen.e.kth.se> <20000420162205.B2308@cygnus.com> <amu2gwfr3x.fsf@sauerkraut-und-lederhosen.e.kth.se> <20000420174130.B3346@cygnus.com> <amd7nj9972.fsf@sauerkraut-und-lederhosen.e.kth.se>
From: Love <lha@stacken.kth.se>
Date: 21 Apr 2000 14:08:09 +0200
In-Reply-To: Love's message of "21 Apr 2000 09:58:41 +0200"
Message-ID: <am8zy7r712.fsf@sauerkraut-und-lederhosen.e.kth.se>
Lines: 17
User-Agent: Gnus/5.0803000000000003 (Gnus v5.8.3) Emacs/20.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Love <lha@stacken.kth.se> 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

