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


> For me, and probably for a lot of other people,
> remote debugging is becoming increasingly important.
> 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.

>  * multiple threads


Yes.


>  * stl and other complex C++ stuff, compiled with gcc 3.x


FYI, this has nothing to do with gdbserver.


> There's a lot of action behind the scenes, and it's confusing
> to the casual onlooker.  So I'm starting to collect notes
> on the subject at
>    http://www.kegel.com/linux/gdbserver.html
> including e.g. a link to the gdbserver patches for powerpc
> and arm that Daniel Jacobowitz just posted.
> 
> If anyone knows of related pages or information missing
> from my page, please email me, additions and corrections
> gladly accepted.


I'll add a link to http://sources.redhat.com/gdb/links/

Andrew




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