Subject: Re: Problems with gdb and threads
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: Thomas Klausner <wiz@NetBSD.org>
List: current-users
Date: 06/26/2005 07:14:57
On Thu, Jun 23, 2005 at 01:10:20PM -0400, Nathan J. Williams wrote:
> Try reverting rev 1.15 of src/gnu/dist/gdb/gdb/nbsd-thread.c. I think
> it's the source of this error; it fid what it was supposed to do with
> core dumps and when attachign to a running program, but broke starting
> threaded programs under GDB.

Yes, 1.14 works much better -- the program actually runs until
it hits the problem.

Perhaps 1.15 should be revisited?
 Thomas