[PATCH v2 18/24] Multi-target support

Pedro Alves palves@redhat.com
Mon Jan 13 15:59:00 GMT 2020


On 1/12/20 9:45 PM, Simon Marchi wrote:
> On 2019-10-17 6:50 p.m., Pedro Alves wrote:
>> This commit adds multi-target support to GDB.  What this means is that
>> with this commit, GDB can now be connected to different targets at the
>> same time.  E.g., you can debug a live native process and a core dump
>> at the same time, connect to multiple gdbservers, etc.
>>
>> ...
> 
> The darwin-nat target also needs to be updated, I have a patch that builds
> here on this branch on my Github:
> 
>   https://github.com/simark/binutils-gdb/tree/darwin-nat-multi-target
> 
> But it is not cleaned up yet, and I will need to go over it again to give it
> a second look.

Thanks for handling this!

Pedro Alves



More information about the Gdb-patches mailing list