gdb - A GNU source-level debugger for C, C++, Java and other languages
Description:
GDB, the GNU debugger, allows you to debug programs written in C, C++, Java, and other languages, by executing them in a controlled fashion and printing their data.
Homepage: http://gnu.org/software/gdb/
License: GPL
Vendor: Fedora Project
Packages
gdb-6.6-35.fc8.x86_64 [3.0 MiB] |
Changelog by Jan Kratochvil (2007-10-19):
- Fix hiding unexpected breakpoints on intentional step/next commands. - Fix s390 compilation warning/failure due to a wrongly sized type-cast. |