This is the mail archive of the gdb-prs@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]

[Bug remote/19215] GDB does not support more than one inferior for "target remote"


https://sourceware.org/bugzilla/show_bug.cgi?id=19215

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #1 from Pedro Alves <palves at redhat dot com> ---
You currently need to connect with "target extended-remote" instead to be able
to debug multiple remote inferiors.

There's no real good reason for that, mostly it's implementation detail.  This
is an endless source of confusion and it's be nice to merge target remote and
target extended-remote.  See latest discussion here:

 https://sourceware.org/ml/gdb/2015-10/msg00039.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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