This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Allow remote debugging over a Unix local domain socket.
On Sat, Sep 08, 2018 at 06:21:58AM +0200, John Darrington wrote:
On Fri, Sep 07, 2018 at 03:05:59PM -0600, Tom Tromey wrote:
>>>>> "John" == John Darrington <john@darrington.wattle.id.au> writes:
John> Extend the "target remote" and "target extended-remote" commands
John> such that if the filename provided is a Unix local domain (AF_UNIX)
John> socket, then it'll be treated as such, instead of trying to open
John> it as if it were a character device.
I think Pedro should have the final review on this, since he had more
comments the last time around.
Okay. Pedro?
... it seems that Pedro doesn't have anything more to say. So I'll
push this in the next day or two if he doesn't pipe up.
J'