Subject: Re: kern/35657 (gdb+threads problems on -current)
To: None <ad@NetBSD.org, netbsd-bugs@netbsd.org, gnats-admin@netbsd.org,>
From: None <ad@netbsd.org>
List: netbsd-bugs
Date: 02/20/2007 02:22:25
Synopsis: gdb+threads problems on -current

State-Changed-From-To: open->analyzed
State-Changed-By: ad@netbsd.org
State-Changed-When: Tue, 20 Feb 2007 02:22:24 +0000
State-Changed-Why:
The per-process runnable LWP count is being adjusted incorrectly when
the process is stopping, and as a result the debugger is never signalled
that the process has come to a halt. At exit the count may still be off
so it's possible for a DIAGNOSTIC assertion to trigger a panic there, too.