This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot find thread 2051: invalid thread handle


On Tue, May 30, 2006 at 07:31:33PM +0200, Frank Meerkoetter wrote:
> Hello,
> 
> i'm using a fairly recent gdb snapshot to debug programs on an
> arm/linux/uclibc based system.
> 
> When the program i'm debugging forks and execs another program
> gdb fails with this message:
> 
> Cannot find thread 2051: invalid thread handle
> 
> No further debugging is possible. Any ideas how i can deal with this?

I would guess that this is a bug in the thread library, but it's
impossible to say.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]