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: multi-{inferior,exec}


On Sat, 04 Sep 2010 00:40:53 +0200, Tom Tromey wrote:
> * gdbserver needs work for multi-inferior + multi-arch
>   Maybe we need a target description per inferior here.

Probably clear but it should be made with plans for the next support for
multiple remote hosts.  That is GDB connecting to multiple gdbservers.  Or as
was suggested (Pedro?) to have one gdb <-> multiplexing gdbserver <-> multiple
hosts' gdbservers.  Unaware target_gdbarch should be gdbserver protocol vs.
inferior arch related etc.:
	[01/03] Update target_gdbarch for current inferior
	http://sourceware.org/ml/gdb-patches/2010-01/msg00228.html


Thanks,
Jan


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