Subject: Re: kern/35657 (gdb+threads problems on -current)
To: None <ad@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthew Mondor <mm_lists@pulsar-zone.net>
List: netbsd-bugs
Date: 03/25/2007 16:10:06
The following reply was made to PR kern/35657; it has been noted by GNATS.
From: Matthew Mondor <mm_lists@pulsar-zone.net>
To: Nick Hudson <skrll@netbsd.org>
Cc: gnats-bugs@netbsd.org, ad@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: kern/35657 (gdb+threads problems on -current)
Date: Sun, 25 Mar 2007 11:06:22 -0500
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