Subject: Re: Problems with gdb and threads
To: Michael van Elst <mlelstv@serpens.de>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 08/21/2005 10:46:34
mlelstv@serpens.de (Michael van Elst) writes:

> M.Drochner@fz-juelich.de (Matthias Drochner) writes:
> >nathanw@wasabisystems.com said:
> >> Try reverting rev 1.15 of src/gnu/dist/gdb/gdb/nbsd-thread.c
> >There is some confusion whete the magic +1 offset between NetBSD
> >LIDs and gdb tids is compensated for. The interface could need
> >some cleanup...
> 
> If I see this correctly then NetBSD-3_BETA does use rev 1.15
> but shows the same problem:

Try 1.16 from -current and see how that works for you. it should fix
the "generic error", anyway.

        - Nathan