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 <d...@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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to