gdb64

The gnu debugger (64-bit)
 
  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.