kevinb / rpms / gdb

Forked from rpms/gdb 2 years ago
Clone

bb9a89c - Fix more the variable-length-arrays support (BZ 468266, feature BZ

Authored and Committed by jkratoch 15 years ago
    - Fix more the variable-length-arrays support (BZ 468266, feature BZ
        377541).
    - Fix the watchpoints conditionals.
    - Fix on PPC spurious SIGTRAPs on active watchpoints.
    - Fix occasional stepping lockup on many threads, seen on ia64.
    
        
file modified
+426 -94
file modified
+1 -11
file modified
+1125 -0
gdb-6.8-watchpoint-conditionals-test.patch gdb-6.8-watchpoint-cond-test.patch
file renamed
file was renamed with no change to the file
file modified
+12 -9