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
        
            - * Thu Jun 15 19:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> - 6.3.0.0-1.132
- - Additional patch for BZ 175083, to cope with waitpid setting status
even when returning zero. 
            - * Wed May 31 19:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> - 6.3.0.0-1.131
- - Require gettext at build time.  (BZ193366) 
            - * Sat May 27 19:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> - 6.3.0.0-1.130
- - Rewrite patch for BZ 175270, BZ 175083 so as to catch the exception
earlier.
- Remove too-fragile testcases from patches for CFA value and "S"
augmentation.