Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 24 00:00:00 2010 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 7.0.1-23.el5
-
- Disable break-by-name on inlined functions due to a regression on parameters
of inlined functions falsely <optimized out> (BZ 556975 Comment 8).
- Disable addon (finish) due to inline-cmds.exp: up from outer_inline2 assert.
- Fix gdb.ada/* regressions (Keith Seitz).
- testsuite: Include .c file for the test of the fix 7.0.1-22.el5 (BZ 562770).
- testsuite: Fix long timeout on arches with failing gdb.base/interrupt.exp.
- Fix ia64 part of the bt-clone-stop.exp fix.
- Fix crash on stale addrinfo->sectindex (sensitive due to the PIE patch).
- Remove false gdb_assert on $sp underflow.
- Fix failed gdb_assert due to the PIE patchset (BZ 559414).
- Workaround ia64 inferior calls clearing SP.
- * Wed Feb 10 00:00:00 2010 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 7.0.1-22.el5
-
- Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ 562770).