[Bug 1901026] Re: [GDB] No socket file connection support
Brian Murray
1901026 at bugs.launchpad.net
Tue Nov 3 22:16:54 UTC 2020
It would be better to have a documented test case here, but it seems
pretty straight-forward given the manual changes in the diff.
** Changed in: gdb (Ubuntu Bionic)
Status: New => Incomplete
** Changed in: gdb (Ubuntu Bionic)
Status: Incomplete => Fix Committed
** Tags added: verification-needed verification-needed-bionic
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1901026
Title:
[GDB] No socket file connection support
Status in gdb package in Ubuntu:
New
Status in gdb source package in Bionic:
Fix Committed
Bug description:
GDB on Ubuntu 18.04 (GNU gdb (Ubuntu 8.1-0ubuntu3.2)
8.1.0.20180409-git) does not support connecting to a remote target via
a socket file.
This is the error we get:
(gdb) target remote /run/user/1000/at-spi2-QTZBS0/socket
/run/user/1000/at-spi2-QTZBS0/socket: No such device or address.
Commit c1168a2f66553cd4730931cf59e3be8378a1a03f enables this in GDB.
It would be nice to have it backported.
Here's the commit link: https://sourceware.org/git/?p=binutils-
gdb.git;a=commit;h=c1168a2f66553cd4730931cf59e3be8378a1a03f
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1901026/+subscriptions
More information about the foundations-bugs
mailing list