This is the mail archive of the gdb@sourceware.org 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: Debugging multiple remote targets


> On Mar 28, 2016, at 4:55 PM, Aurelio Remonda <aurelio.remonda@tallertechnologies.com> wrote:
> 
> Hello, I intend to debug remote multiple targets with gdb. The idea is
> to have two
> inferiors and then add a target to each one for simultaneous debug.
> Something like:
> ...
> Apparently gdb does not support this. I found this wiki:
> https://sourceware.org/gdb/wiki/MultiTarget
> 
> Was this work on MultiTarget gdb intended to support this kind of things?

Yes, I believe so.  That work wasn't completed.  I've been trying to pick it up.  I've made some progress but it is not ready for others to try yet, and some other work distracted things for a while.  I will now get back to it.

	paul


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