Remote Debugging Redux
Dan Kegel
dank@kegel.com
Fri Feb 1 09:24:00 GMT 2002
Andrew Cagney wrote:
> > In particular, we need gdb's "gdbserver" to support
> > * multiple architectures
>
> This could mean many things. Have a look at
> http://sources.redhat.com/gdb/papers/multi-arch/real-multi-arch/
> I suspect you mean support for more architectures.
You're right. Thanks for the link, though.
> > * multiple threads
>
> Yes.
And it sounds like The Code Is Out There; we just need to shake it
out of its hiding-places?
> > * stl and other complex C++ stuff, compiled with gcc 3.x
>
> FYI, this has nothing to do with gdbserver.
Oops. Thanks.
- Dan
More information about the Gdb
mailing list