Error: Cannot find thread 2049: invalid thread handle
Bruce Korb
bkorb@pacbell.net
Tue Sep 24 09:40:00 GMT 2002
Keith Seitz wrote:
>
> > (gdb) set args man2html.cat1
> > (gdb) r
> > Starting program: /home/bkorb/tools/man2html/man2html man2html.cat1
> > [New Thread 1024 (LWP 1930)]
> > [New
> > Error: Cannot find thread 2049: invalid thread handle
>
> If you've done this while running the command line (gdb -nw), then you
> should ask on gdb@sources.redhat.com, since this is a backend problem
> wothj gdb.
That is from the console window from Insight.
I have no particular clue about whether it is an
Insight problem or a GDB problem. I am certain that
the problem stems from using ``popen( "...", "r" );''
More information about the Gdb
mailing list