gdb 8.3-0ubuntu1 source package in Ubuntu

Changelog

gdb (8.3-0ubuntu1) eoan; urgency=medium

  * gdb 8.3 release.
  * Enable riscvXX targets for the multiarch build.

 -- Matthias Klose <email address hidden>  Fri, 17 May 2019 16:05:14 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
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_8.3.orig.tar.xz 19.5 MiB 802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e
gdb_8.3-0ubuntu1.debian.tar.xz 58.8 KiB 4ec4e3905b873542a4e6622dbae3cb1971da66f226a956e70a4be8108f1df9ac
gdb_8.3-0ubuntu1.dsc 2.8 KiB fdd60f9f54526d7d062eaa03fa13ca2f64739bf3f5125d37b820dd6f17c9dedd

View changes file

Binary packages built by this source

gdb: No summary available for gdb in ubuntu eoan.

No description available for gdb in ubuntu eoan.

gdb-dbg: No summary available for gdb-dbg in ubuntu eoan.

No description available for gdb-dbg in ubuntu eoan.

gdb-doc: No summary available for gdb-doc in ubuntu eoan.

No description available for gdb-doc in ubuntu eoan.

gdb-multiarch: No summary available for gdb-multiarch in ubuntu eoan.

No description available for gdb-multiarch in ubuntu eoan.

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.