Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gdb: A GNU source-level debugger for C, C++ and other languages.
- Summary
- GDB, the GNU debugger, allows you to debug programs written in C, C++,
and other languages, by executing them in a controlled fashion and
printing their data.
Changelog
- * Tue Jan 6 04:00:00 2004 Elena Zannoni <ezannoni{%}redhat{*}com> 0.20031117.6
- Add patch to have unique binary names in the testsuite.
- Disable s390/s390x pthread.exp test (FIXME)
- Don't install any info files for the ppc platform. Let's take them
from the ppc64 one (or we get install conflicts).
- Remove generated info files from the source tree. They are generated
as part of the FSF snapshot process.
- * Mon Nov 24 04:00:00 2003 Elena Zannoni <ezannoni{%}redhat{*}com> 0.20031117.5
- Add patches from old rpm for i386 support on x86_64.
- Add build dependency on libunwind for ia64.
- * Fri Nov 21 04:00:00 2003 Jeremy Katz <katzj{%}redhat{*}com> 0.20031117.4
- more rpm tricks to get the gdb64 package happier