gdb 12.0.50.20220217-0ubuntu1 source package in Ubuntu

Changelog

gdb (12.0.50.20220217-0ubuntu1) jammy; urgency=medium

  * New upstream snapshot.

 -- Matthias Klose <email address hidden>  Thu, 17 Feb 2022 07:33:33 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Hector Oron
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdb_12.0.50.20220217.orig.tar.xz 22.4 MiB abbdaa9846a8b0c4964ddd4406471346ce746989bd151f9df50025b9461f329b
gdb_12.0.50.20220217-0ubuntu1.debian.tar.xz 48.2 KiB 5d25eef84c1e6636cf3f41d397fe3807ddfb23c9ae7acc7a9f9b185120b5f5d9
gdb_12.0.50.20220217-0ubuntu1.dsc 2.7 KiB 86d6ba52b2a387f59f0dbce4c9b791cd9989ad8a596f81da39eb3ea43cd2601f

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-dbgsym: debug symbols for 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-multiarch-dbgsym: debug symbols for gdb-multiarch
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.

gdbserver-dbgsym: debug symbols for gdbserver