Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Wed Dec 19 18:00:00 2007 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.153.1
- - Fix ia64 memory leaks of the code using libunwind (BZ 426283). 
            - * Thu Aug  2 19:00:00 2007 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.153
- - Backported various PowerPC fixes of the unwinding (backtraces) (BZ 140532). 
            - * Tue Jul 31 19:00:00 2007 Jan Kratochvil <jan{*}kratochvil{%}redhat{*}com> - 6.3.0.0-1.152
- - Include a test and improve the fix of a leftover zombie process (BZ 243845).