public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Remote debugging over local domain sockets?
@ 2018-08-29  7:05 John Darrington
  2018-08-29 15:17 ` Tom Tromey
  0 siblings, 1 reply; 16+ messages in thread
From: John Darrington @ 2018-08-29  7:05 UTC (permalink / raw)
  To: gdb-patches

So far as I'm aware, it's not possible to run a remote target over
a local domain (AF_UNIX) socket.

Would you accept a patch which changes the behaviour of
"target remote /foo/bar"
such that if /foo/bar is a socket, gdb will connect to that
socket instead of trying to open it as a device?

J'

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-10-02 10:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29  7:05 Remote debugging over local domain sockets? John Darrington
2018-08-29 15:17 ` Tom Tromey
2018-08-29 15:28   ` John Darrington
2018-08-29 15:39     ` Tom Tromey
2018-08-31 10:18       ` [PATCH] Allow remote debugging over a local domain socket John Darrington
2018-08-31 14:59         ` Eli Zaretskii
2018-08-31 15:10           ` John Darrington
2018-08-31 17:50             ` Eli Zaretskii
2018-08-31 15:10         ` Tom Tromey
2018-08-31 15:12           ` John Darrington
2018-08-31 16:01         ` Pedro Alves
2018-08-31 16:40           ` John Darrington
2018-09-03 13:19             ` Pedro Alves
2018-09-03 18:49               ` John Darrington
2018-10-01 19:45                 ` Pedro Alves
2018-10-02 10:16                   ` John Darrington

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).