Subject: Re: Problems with gdb and threads
To: Thomas Klausner <wiz@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 06/23/2005 15:17:32
On Thu, Jun 23, 2005 at 01:34:47PM +0200, Thomas Klausner wrote:
> Continuing.
> thread_resume_suspend_cb: td_thr_suspend(0xa3bc2c0): generic error.
> 0xbdbf7444 in _rtld_debug_state () from /usr/libexec/ld.elf_so
> (gdb) c

I saw the same and wondered...
I resorted to post-mortem debugging (which worked for me).

Martin