Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gdb: A GNU source-level debugger for C, C++, Java and other languages.
- Summary
- 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.
Changelog
- * Sat Apr 5 19:00:00 2008 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.159
- Fix parsing DWARF expressions larger than 64KB (BZ 439257).
- Fix crash on a sw watchpoint condition getting out of the scope (BZ 426229).
- .spec file Release has started using the %{?dist} tag.
- * Sun Mar 30 19:00:00 2008 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.158
- Completed the PPC backport to fix a prologue-skipping regression (BZ 338231).
- Fix hiding unexpected breakpoints on intentional step commands (BZ 338951).
- Fix GCORE for shmid 0 shared memory mappings (BZ 352071).
- Fix a leftover patch part for a `.orig' file (BZ 380881).
- Fix a crash on `focus cmd', `focus prev' commands (BZ 385571).
- Fix gcore memory and time requirements for large inferiors (BZ 409571).
- * Fri Mar 28 19:00:00 2008 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.157
- Fix hardware watchpoints after inferior forks-off some process (BZ 349451).