gdb 7.2-1ubuntu11 source package in Bilimbi Test

Changelog

gdb (7.2-1ubuntu11) natty; urgency=low

  * Fix minor ARM prologue parsing bug (Ulrich Weigand). LP: #684218.
 -- Matthias Klose <email address hidden>   Thu, 24 Mar 2011 10:41:22 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe devel

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gdb_7.2.orig.tar.gz 22.6 MiB 9d8551d66bdf17bd34e9401ba73e6932d4554279e9a65dc6a433713875b5b7be
gdb_7.2-1ubuntu11.debian.tar.gz 92.7 KiB 35dfccab8fda3f27157655507fb3cd41e97fe2016e031e05f5309fef6129570c
gdb_7.2-1ubuntu11.dsc 2.0 KiB e3e7c38ef7942149c161fe3f4924dc54f195f046d1fad795ad6844e97da7b534

Available diffs

View changes file

Binary packages built by this source

gdb: The 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, it works for C, C++, Fortran,
 Modula 2 and Java programs. A must-have for any serious
 programmer.

gdb-multiarch: The 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, it works for C, C++, Fortran
 Modula 2 and Java programs. A must-have for any serious
 programmer.
 .
 This package contains a version of GDB which supports multiple
 target architectures.

gdb64: The 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, it works for C, C++, Fortran
 Modula 2 and Java programs. A must-have for any serious
 programmer.

gdbserver: The 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, it works for C, C++, Fortran
 Modula 2 and Java programs. A must-have for any serious
 programmer.
 .
 This package contains gdbserver. Install this to debug remotely
 from another system where GDB is installed.

libgdb-dev: The GNU Debugger (libgdb.a)

 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 libgdb.a, the bulk of GDB as a linkable
 library. It is provided for an IDE which links to libgdb.a. Please
 do not use libgdb.a for new projects.