Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
gdb-7.0.1-23.el5.x86_64
[2.3 MiB] |
Changelog
by Jan Kratochvil (2010-02-23):
- 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.
|