keiths / rpms / gdb

Forked from rpms/gdb 4 months ago
Clone

92dc0e1 - Fix `errno' resolving across separate debuginfo files.

Authored and Committed by jkratoch 16 years ago
    - Fix `errno' resolving across separate debuginfo files.
    - Fix segfault on no file loaded, `set debug solib 1', `info
        sharedlibrary'.
    - Extend the testsuite run for all the languages if %{dist} is defined.
    - Support gdb.fortran/ tests by substituting the g77 compiler by gfortran.
    
        
file modified
+13 -11
file modified
+21 -1