[PATCH 00/23] Multi-target support

Tom Tromey tom@tromey.com
Mon Sep 9 19:09:00 GMT 2019


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> This commit adds multi-target support to GDB.  What this means is that
Pedro> with this commit, GDB can now be connected to different targets at the
Pedro> same time.  E.g., you can debug a live native process and a core dump
Pedro> at the same time, connect to multiple gdbservers, etc.

Awesome news!

Pedro> Patches 1 to 16 are preparatory patches.

I read these and sent comments where needed.  The rest looked ok to me.

I haven't read the remaining patches yet.

Pedro> This surely breaks the build on non-Linux ports as is.  I have
Pedro> not tried to adjust the host-specific nat files to function API
Pedro> changes, but I don't envision any serious trouble.

The buildbot should at least exercise a few of these.

Tom



More information about the Gdb-patches mailing list