Subject: Re: kern/35657 (gdb+threads problems on -current)
To: Nick Hudson <skrll@netbsd.org>
From: Matthew Mondor <mm_lists@pulsar-zone.net>
List: netbsd-bugs
Date: 03/25/2007 11:06:22
On Sun, 25 Mar 2007 16:37:47 +0100
Nick Hudson <skrll@netbsd.org> wrote:

> This part is "dup of 34194"

You're right, thanks

> >  - a running process with two running threads ran through gdb
> >    becomes unkillable after a gdb hang when interrupted with
> >    ctrl-c and attempting to quit gdb (this program just runs
> >    two concurrent threads using peterson locking to share a
> >    common resource, heavily using printf(3), and runs/breaks
> >    fine when not under gdb)
> [snip]
> 
> You should open a new PR for this.

This was the PR I originally submitted for this, but because of the
confusion that resulted I'll indeed fill in another one when I have
time.

Thanks,
-- 
Matt