gdb-doc

The gnu debugger documentation
  http://www.gnu.org/s/gdb/
  0
  no reviews



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 gdb manual.