Top > All GNU Packages > Gdb

Gdb - GNU Debugger

GDB lets you to see what is going on `inside' another program while it executes--or what another program was doing at the moment it crashed.

GDB lets you start your program, specify anything that might affect its behavior, make it stop on specified conditions, examine what has happened when your program has stopped, and change things in it, so you can experiment with correcting the effects of one bug and go on to learn about another.



Obtaining

Web pagehttp://www.gnu.org/software/gdb/gdb.html
Source tarballftp://ftp.gnu.org/pub/gnu/gdb/gdb-6.1.1.tar.gz
Source informationhttp://sources.redhat.com/gdb/download/
Version 6.1.1 (stable) released on 2004-06-18
Licensed under The GNU General Public License, Version 2 or later.
This is a GNU package.

Documentation
User manual available in HTML, PostScript, Texinfo, dvi, and ASCII formats from http://www.gnu.org/software/gdb/documentation/; User manual available in printed format from https://order.fsf.org/#manuals
Support contacts

Announce List<gdb-announce@sources.redhat.com> http://sources.redhat.com/gdb/mailing-lists/
Help List<gdb@sources.redhat.com> http://sources.redhat.com/gdb/mailing-lists/
Help Newsgnu.gdb.bug
Bug List<gdb-prs@sources.redhat.com> http://sources.redhat.com/gdb/mailing-lists/
Bug Databasehttp://sources.redhat.com/gdb/bugs/

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anoncvs@sources.redhat.com:/cvs/src login password: anoncvs :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb+dejagnu http://sources.redhat.com/gdb/current/
Interfacesconsole
Source languagesC
Supported languagesC, C++, Fortran, Java, Chill, assembly, Modula-2, Objective C

Entry information

License verified byMatt Kraai on 2000-10-18
Entry compiled byMatt Kraai

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.