gdb 7.3-0ubuntu2 source package in Ubuntu Linaro Evaluation Build

Changelog

gdb (7.3-0ubuntu2) oneiric; urgency=low

  * Update to the Linaro 7.3-2011-08 release.
 -- Matthias Klose <email address hidden>   Thu, 18 Aug 2011 11:00:25 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe devel

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
gdb_7.3.orig.tar.gz 24.2 MiB d1791d1f9d6c21ec265f4f74dadc15bc35698158a1b836d1626b9a69b818f5c5
gdb_7.3-0ubuntu2.debian.tar.gz 232.3 KiB ab57064e7337f0229ce312adf1b29471d2f4d80b5604b5ce491d5f70786fda33
gdb_7.3-0ubuntu2.dsc 2.0 KiB c15b37a29485613dc588b7e95bbf61121069ad3ca9f4cc8a76592407bbb106de

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.

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.