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.
Arch: src
Download: | gdb-6.3.0.0-1.122.src.rpm |
Build Date: | Sun Apr 2 10:31:54 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 13.76 MiB |
Changelog
- * Sun Apr 2 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Mar 9 00:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> - 6.3.0.0-1.122
-
- Bump up release number.
- * Thu Mar 9 00:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> - 6.3.0.0-1.119
-
- Fix regression in PIE debugging (BZ 133944) (re?)introduced by
the prelink fix (BZ 175075). Improve testcase for the prelink fix.
- Revert dwarf2 frame identifier change.