gdb 7.4-2012.04-0ubuntu2 source package in Ubuntu

Changelog

gdb (7.4-2012.04-0ubuntu2) precise-proposed; urgency=low

  * debian/control: enabling gdbserver package for armhf (LP: #989153)
 -- Ricardo Salveti de Araujo <email address hidden>   Thu, 26 Apr 2012 15:59:49 -0300

Upload details

Uploaded by:
Ricardo Salveti
Sponsored by:
Matthias Klose
Uploaded to:
Precise
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.4-2012.04.orig.tar.bz2 20.8 MiB 1b78b8edb1c36015bb2c08a4b0b572adbd6b11cd2ee87d362d16fbc0fda305b7
gdb_7.4-2012.04-0ubuntu2.debian.tar.gz 39.0 KiB cb9f4f962d99fe72a7c6f9baebd93dd643480500ccd95d270250c9b712694e23
gdb_7.4-2012.04-0ubuntu2.dsc 2.3 KiB 100c70d7bfc26ec360161de101f0b4805e4064c68ef30d087eb164f841747c7b

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.

gdb-source: The 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, it works for C, C++, Fortran
 Modula 2 and Java programs. A must-have for any serious
 programmer.
 .
 This package contains the sources and patches which are needed
 to build GDB.

gdb64: No summary available for gdb64 in ubuntu quantal.

No description available for gdb64 in ubuntu quantal.

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.