gdb 7.6.1-0ubuntu3 source package in Ubuntu

Changelog

gdb (7.6.1-0ubuntu3) saucy; urgency=low

  * debian/patches/aarch64-fork-fix.patch: Fix fork handling on aarch64.
 -- William Grant <email address hidden>   Mon, 14 Oct 2013 17:53:18 +1100

Upload details

Uploaded by:
William Grant
Sponsored by:
Adam Conrad
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdb_7.6.1.orig.tar.gz 28.5 MiB 0f944596d4333ceb4aba22bb69c8148fd4aca2fb5f11670c3c67dd8e2fc84fa0
gdb_7.6.1-0ubuntu3.debian.tar.gz 50.6 KiB ef53bf6ec69ca85cbf01e5da24c9eb7021f888d6e0c03ce9426dceb6d1b0a59c
gdb_7.6.1-0ubuntu3.dsc 2.0 KiB d00b5193aa2bcc84ce17af6adba4bde745f44cd8dbb0f7e50c9eff5edab6b870

Available diffs

View changes file

Binary packages built by this source

gdb: No summary available for gdb in ubuntu saucy.

No description available for gdb in ubuntu saucy.

gdb-minimal: GNU Debugger (minimal version)

 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 minimal version of GDB with optional features
 disabled.

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: No summary available for gdb-source in ubuntu saucy.

No description available for gdb-source in ubuntu saucy.

gdb64: GNU Debugger (64-bit)

 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 compiled for a 64-bit variant
 of its architecture.

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.