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: Remote Debugging Redux


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


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