gdb 8.1.1-0ubuntu1 source package in Ubuntu

Changelog

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 <email address hidden>  Fri, 30 Oct 2020 12:45:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main devel

Downloads

File Size SHA-256 Checksum
gdb_8.1.1.orig.tar.xz 19.1 MiB 97dcc3169bd430270fc29adb65145846a58c1b55cdbb73382a4a89307bdad03c
gdb_8.1.1-0ubuntu1.debian.tar.xz 57.6 KiB bb85ca145b5826c86246c10b16122d49e8adacd0fe9b8e93d45ad9f404835947
gdb_8.1.1-0ubuntu1.dsc 2.8 KiB 4772b5e6bd115e64810009d3f90ee59c990e08748e621c41e80c0b8ee24f3b4f

Available diffs

View changes file

Binary packages built by this source

gdb: GNU Debugger

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.

gdb-dbg: GNU Debugger (debug package)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains the detached debugging symbols for the GNU
 GDB.

gdb-doc: The GNU Debugger Documentation

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, it works for C, C++, Fortran,
 Modula 2 and Java programs. A must-have for any serious
 programmer.
 .
 This package contains the GDB manual.

gdb-multiarch: GNU Debugger (with support for multiple architectures)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains a version of GDB which supports multiple
 target architectures.

gdb-source: GNU Debugger (source)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains the sources and patches which are needed
 to build GDB.

gdbserver: GNU Debugger (remote server)

 GDB is a source-level debugger, capable of breaking programs at
 any specific line, displaying variable values, and determining
 where errors occurred. Currently, gdb supports C, C++, D,
 Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
 Go, and Ada. A must-have for any serious programmer.
 .
 This package contains gdbserver. Install this to debug remotely
 from another system where GDB is installed.