File: README.Debian

package info (click to toggle)
gdb 7.12-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216,152 kB
  • ctags: 304,881
  • sloc: ansic: 2,141,328; asm: 331,662; exp: 133,348; makefile: 57,698; sh: 23,586; yacc: 14,054; cpp: 12,262; perl: 5,300; python: 4,685; ada: 4,343; xml: 3,670; pascal: 3,120; lisp: 1,516; cs: 879; lex: 624; f90: 457; sed: 228; awk: 142; objc: 134; java: 73; fortran: 43
file content (12 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (19)
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/