File: README.Debian

package info (click to toggle)
gdb 16.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 237,056 kB
  • sloc: ansic: 2,134,949; asm: 375,582; exp: 206,875; cpp: 73,639; makefile: 70,467; sh: 26,103; python: 13,697; yacc: 11,341; ada: 7,358; xml: 6,098; perl: 5,077; pascal: 3,389; tcl: 2,986; f90: 2,764; lisp: 1,984; cs: 879; lex: 738; sed: 228; awk: 181; objc: 137; fortran: 57
file content (12 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
GDB is a complex program.  There is an excellent Info manual (`info gdb'),
which is available in the separate gdb-doc package.  gdb-doc is not part of
Debian main; it is available in the non-free distribution (because it is
covered by the GNU Free Documentation License).

GDB's documentation is also available online.  Documentation from the
most recent release branch may be found at:
  http://sourceware.org/gdb/onlinedocs/gdb.html

There are also a number of books and tutorials devoted to GDB.  One
particularly useful guide is Peter Jay Salzman's, at:
  http://www.dirac.org/linux/gdb/