[Bug 1901026] Re: [GDB] No socket file connection support
Launchpad Bug Tracker
1901026 at bugs.launchpad.net
Thu Nov 12 15:06:40 UTC 2020
This bug was fixed in the package gdb - 8.1.1-0ubuntu1
---------------
gdb (8.1.1-0ubuntu1) bionic-proposed; urgency=medium
* SRU: LP: #1902225: gdb 8.1.1 release.
This is a minor corrective release over GDB 8.1, fixing following issues:
- PR gdb/23028 (inconsistent disassemble of vcvtpd2dq)
- PR gdb/23053 (Fix -D_GLIBCXX_DEBUG gdb-add-index regression)
- PR gdb/23127 ([AArch64] GDB cannot be used for debugging software that
uses high Virtual Addresses)
- PR server/23158 (gdbserver no longer functional on Windows)
- PR breakpoints/23210 ([8.1/8.2 Regression] Bogus Breakpoint address
adjusted from 0xf7fe7dd3 to 0xfffffffff7fe7dd3)
Already fixed in 8.1-0ubuntu3:
- PR gdb/22824 (misleading description of new rbreak Python function in
GDB 8.1 NEWS file)
- PR gdb/22849 (ctrl-c doesn't work in extended-remote)
- PR gdb/22907 ([Regression] gdbserver doesn't work with filename-only
binaries).
* Allow remote debugging over a Unix local domain socket. LP: #1901026.
-- Matthias Klose <doko at ubuntu.com> Fri, 30 Oct 2020 12:45:46 +0100
** Changed in: gdb (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
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 Released
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