gdb-minimal

Gnu debugger (minimal version)
  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, gdb supports c, c++, d, objective-c, fortran, java, opencl c, pascal, assembly, modula-2, go, and ada. a must-have for any serious programmer.

this package contains a minimal version of gdb with optional features disabled.