[PATCH v2] gdb/dap - Add support for additional target types
Tom Tromey
tom@tromey.com
Tue Jun 20 14:02:45 GMT 2023
>>>>> "Simon" == Simon Farre via Gdb-patches <gdb-patches@sourceware.org> writes:
Simon> After discussion with Tom and Andrew we decided that the best approach
Simon> is the simple one - make the "target" field contain a string that
Simon> performs the desired command.
Simon> So for instance "extended-remote 127.0.0.1:50505" or "remote foohost"
Simon> etc.
I think this will require a patch to the test suite, either in
dap_target_remote or in its caller in remote-dap.exp.
It also needs an update to the documentation.
Tom
More information about the Gdb-patches
mailing list