This is the mail archive of the gdb@sources.redhat.com 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: Error: Cannot find thread 2049: invalid thread handle


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" );''


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