4bcbcff Reenable test_gdb on most archs except arm and s390x

Authored and Committed by vstinner 5 years ago
    Reenable test_gdb on most archs except arm and s390x
    
    gdb has been fixed in Fedora 29:
    https://bugzilla.redhat.com/show_bug.cgi?id=1541967
    
    Install also gdb in selftest to no longer skip test_gdb
    on the x86_64 CI.
    
    But test_gdb is still skipped on armv7hl:
    https://bugzilla.redhat.com/show_bug.cgi?id=1196181
    
    And skipped on s390x:
    https://bugzilla.redhat.com/show_bug.cgi?id=1678277
    
        
file modified
+6 -0
file modified
+1 -0