From 512051e8ebed314b5cc0a34aa32b92e889e9c560 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Fri, 13 Feb 2015 17:14:34 -0500 Subject: [PATCH] Removing xfails dir -- it has been moved to the new gdb-xfails repo --- .../xfails/master/xfail | 1 - .../xfails/master/xfail | 7 - .../xfails/master/xfail | 3 - xfails/Debian-i686/xfails/master/xfail | 2 - .../xfails/gdb-7.9-branch/xfail | 1 - .../xfails/master/xfail | 1 - .../xfails/gdb-7.9-branch/xfail | 1 - xfails/Debian-x86_64-m64/xfails/master/xfail | 1 - .../xfails/gdb-7.9-branch/xfail | 3 - .../xfails/master/xfail | 3 - .../xfails/gdb-7.9-branch/xfail | 1 - .../xfails/master/xfail | 3 - .../Fedora-i686/xfails/gdb-7.9-branch/xfail | 67 ------ xfails/Fedora-i686/xfails/master/xfail | 68 ------- .../xfails/gdb-7.9-branch/xfail | 1 - .../xfails/master/xfail | 1 - .../xfails/master/xfail | 1 - .../xfails/gdb-7.9-branch/xfail | 16 -- xfails/Fedora-x86_64-m32/xfails/master/xfail | 17 -- .../xfails/gdb-7.9-branch/xfail | 1 - xfails/Fedora-x86_64-m64/xfails/master/xfail | 2 - .../xfails/gdb-7.9-branch/xfail | 186 ----------------- .../xfails/master/xfail | 191 ------------------ .../xfails/gdb-7.9-branch/xfail | 79 -------- .../xfails/master/xfail | 79 -------- .../xfails/gdb-7.9-branch/xfail | 25 --- .../xfails/master/xfail | 27 --- .../xfails/gdb-7.9-branch/xfail | 2 - .../xfails/master/xfail | 2 - xfails/create-branch.sh | 15 -- xfails/update-xfail-builders.sh | 21 -- 31 files changed, 828 deletions(-) delete mode 100644 xfails/Debian-i686-cc-with-index/xfails/master/xfail delete mode 100644 xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail delete mode 100644 xfails/Debian-i686-native-gdbserver/xfails/master/xfail delete mode 100644 xfails/Debian-i686/xfails/master/xfail delete mode 100644 xfails/Debian-x86_64-cc-with-index/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Debian-x86_64-cc-with-index/xfails/master/xfail delete mode 100644 xfails/Debian-x86_64-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Debian-x86_64-m64/xfails/master/xfail delete mode 100644 xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/master/xfail delete mode 100644 xfails/Debian-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Debian-x86_64-native-gdbserver-m64/xfails/master/xfail delete mode 100644 xfails/Fedora-i686/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-i686/xfails/master/xfail delete mode 100644 xfails/Fedora-ppc64be-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail delete mode 100644 xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-m32/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-m32/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-m64/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-native-gdbserver-m32/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail delete mode 100644 xfails/Fedora-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail delete mode 100644 xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail delete mode 100755 xfails/create-branch.sh delete mode 100755 xfails/update-xfail-builders.sh diff --git a/xfails/Debian-i686-cc-with-index/xfails/master/xfail b/xfails/Debian-i686-cc-with-index/xfails/master/xfail deleted file mode 100644 index bc275d8..0000000 --- a/xfails/Debian-i686-cc-with-index/xfails/master/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.ada/mi_var_array.exp: list vta's children diff --git a/xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail b/xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail deleted file mode 100644 index 5f5dfe5..0000000 --- a/xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail +++ /dev/null @@ -1,7 +0,0 @@ -FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type -FAIL: gdb.ada/mi_var_array.exp: Create bt varobj -FAIL: gdb.ada/mi_var_array.exp: list vta's children -FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error) -FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.base/longjmp.exp: next over patt3 -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call diff --git a/xfails/Debian-i686-native-gdbserver/xfails/master/xfail b/xfails/Debian-i686-native-gdbserver/xfails/master/xfail deleted file mode 100644 index bff1d0d..0000000 --- a/xfails/Debian-i686-native-gdbserver/xfails/master/xfail +++ /dev/null @@ -1,3 +0,0 @@ -FAIL: gdb.ada/mi_var_array.exp: list vta's children -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/longjmp.exp: next over patt3 diff --git a/xfails/Debian-i686/xfails/master/xfail b/xfails/Debian-i686/xfails/master/xfail deleted file mode 100644 index e751915..0000000 --- a/xfails/Debian-i686/xfails/master/xfail +++ /dev/null @@ -1,2 +0,0 @@ -FAIL: gdb.ada/mi_var_array.exp: list vta's children -FAIL: gdb.base/longjmp.exp: next over patt3 diff --git a/xfails/Debian-x86_64-cc-with-index/xfails/gdb-7.9-branch/xfail b/xfails/Debian-x86_64-cc-with-index/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index de13bef..0000000 --- a/xfails/Debian-x86_64-cc-with-index/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary diff --git a/xfails/Debian-x86_64-cc-with-index/xfails/master/xfail b/xfails/Debian-x86_64-cc-with-index/xfails/master/xfail deleted file mode 100644 index de13bef..0000000 --- a/xfails/Debian-x86_64-cc-with-index/xfails/master/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary diff --git a/xfails/Debian-x86_64-m64/xfails/gdb-7.9-branch/xfail b/xfails/Debian-x86_64-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index de13bef..0000000 --- a/xfails/Debian-x86_64-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary diff --git a/xfails/Debian-x86_64-m64/xfails/master/xfail b/xfails/Debian-x86_64-m64/xfails/master/xfail deleted file mode 100644 index de13bef..0000000 --- a/xfails/Debian-x86_64-m64/xfails/master/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary diff --git a/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail b/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index 0329cb5..0000000 --- a/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,3 +0,0 @@ -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.dwarf2/gdb-index.exp: touch binary -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call \ No newline at end of file diff --git a/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/master/xfail b/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/master/xfail deleted file mode 100644 index 0329cb5..0000000 --- a/xfails/Debian-x86_64-native-extended-gdbserver-m64/xfails/master/xfail +++ /dev/null @@ -1,3 +0,0 @@ -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.dwarf2/gdb-index.exp: touch binary -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call \ No newline at end of file diff --git a/xfails/Debian-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail b/xfails/Debian-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index de13bef..0000000 --- a/xfails/Debian-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary diff --git a/xfails/Debian-x86_64-native-gdbserver-m64/xfails/master/xfail b/xfails/Debian-x86_64-native-gdbserver-m64/xfails/master/xfail deleted file mode 100644 index 740e58a..0000000 --- a/xfails/Debian-x86_64-native-gdbserver-m64/xfails/master/xfail +++ /dev/null @@ -1,3 +0,0 @@ -FAIL: gdb.dwarf2/gdb-index.exp: touch binary -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) diff --git a/xfails/Fedora-i686/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-i686/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index 8a51097..0000000 --- a/xfails/Fedora-i686/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,67 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error) -FAIL: gdb.base/auxv.exp: continue (timeout) diff --git a/xfails/Fedora-i686/xfails/master/xfail b/xfails/Fedora-i686/xfails/master/xfail deleted file mode 100644 index cde7b6b..0000000 --- a/xfails/Fedora-i686/xfails/master/xfail +++ /dev/null @@ -1,68 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error) -FAIL: gdb.base/auxv.exp: continue (timeout) -FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout) diff --git a/xfails/Fedora-ppc64be-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-ppc64be-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index d427f2a..0000000 --- a/xfails/Fedora-ppc64be-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) diff --git a/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail b/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail deleted file mode 100644 index 3cc707e..0000000 --- a/xfails/Fedora-ppc64le-cc-with-index/xfails/master/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step diff --git a/xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail b/xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail deleted file mode 100644 index d427f2a..0000000 --- a/xfails/Fedora-ppc64le-native-extended-gdbserver-m64/xfails/master/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) diff --git a/xfails/Fedora-x86_64-m32/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-m32/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index a3c45db..0000000 --- a/xfails/Fedora-x86_64-m32/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,16 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.base/interrupt.exp: continue -FAIL: gdb.base/interrupt.exp: echo data diff --git a/xfails/Fedora-x86_64-m32/xfails/master/xfail b/xfails/Fedora-x86_64-m32/xfails/master/xfail deleted file mode 100644 index e033689..0000000 --- a/xfails/Fedora-x86_64-m32/xfails/master/xfail +++ /dev/null @@ -1,17 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.base/interrupt.exp: continue -FAIL: gdb.base/interrupt.exp: echo data -FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout) diff --git a/xfails/Fedora-x86_64-m64/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index 0ac1905..0000000 --- a/xfails/Fedora-x86_64-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1 +0,0 @@ -FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) diff --git a/xfails/Fedora-x86_64-m64/xfails/master/xfail b/xfails/Fedora-x86_64-m64/xfails/master/xfail deleted file mode 100644 index 0454f35..0000000 --- a/xfails/Fedora-x86_64-m64/xfails/master/xfail +++ /dev/null @@ -1,2 +0,0 @@ -FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times) -FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout) \ No newline at end of file diff --git a/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index a1aad0b..0000000 --- a/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,186 +0,0 @@ -FAIL: gdb.ada/arraydim.exp: print m'first -FAIL: gdb.ada/arraydim.exp: print m'first(1) -FAIL: gdb.ada/arraydim.exp: print m'first(2) -FAIL: gdb.ada/arraydim.exp: print m'first(3) -FAIL: gdb.ada/arraydim.exp: print m'last -FAIL: gdb.ada/arraydim.exp: print m'last(1) -FAIL: gdb.ada/arraydim.exp: print m'last(2) -FAIL: gdb.ada/arraydim.exp: print m'last(3) -FAIL: gdb.ada/arraydim.exp: print m'length -FAIL: gdb.ada/arraydim.exp: print m'length(1) -FAIL: gdb.ada/arraydim.exp: print m'length(2) -FAIL: gdb.ada/arraydim.exp: print m'length(3) -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print empty -FAIL: gdb.ada/arrayidx.exp: print empty, indexes off -FAIL: gdb.ada/arrayidx.exp: print few_reps -FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off -FAIL: gdb.ada/arrayidx.exp: print many_reps -FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off -FAIL: gdb.ada/arrayidx.exp: print one_two_three -FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print r_two_three -FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print u_one_two_three -FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off -FAIL: gdb.ada/arrayparam.exp: print first after function call -FAIL: gdb.ada/arrayparam.exp: print last after function call -FAIL: gdb.ada/arrayparam.exp: print length after function call -FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint -FAIL: gdb.ada/bp_range_type.exp: print small_value -FAIL: gdb.ada/bp_range_type.exp: run to breakpoint -FAIL: gdb.ada/char_param.exp: call next -FAIL: gdb.ada/char_param.exp: print procedure_result after calling next -FAIL: gdb.ada/char_param.exp: print procedure_result after calling same -FAIL: gdb.ada/complete.exp: complete p external_ident -FAIL: gdb.ada/complete.exp: complete p some -FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout) -FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running) -FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type -FAIL: gdb.ada/enum_idx_packed.exp: print full'first -FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly. -FAIL: gdb.ada/expr_delims.exp: Print variable 'thread' -FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint. -FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread' -FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running) -FAIL: gdb.ada/exprs.exp: long_float'max -FAIL: gdb.ada/exprs.exp: long_float'min -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10 -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20 -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0 -FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type -FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type -FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object -FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object -FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0) -FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0) -FAIL: gdb.ada/float_param.exp: print global_double -FAIL: gdb.ada/float_param.exp: print global_float -FAIL: gdb.ada/float_param.exp: print global_long_double -FAIL: gdb.ada/formatted_ref.exp: print s.x = 13 -FAIL: gdb.ada/formatted_ref.exp: print/x s'access -FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running) -FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1 -FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2 -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/lang_switch.exp: backtrace -FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C -FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj -FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error) -FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint -FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error) -FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 -FAIL: gdb.ada/null_array.exp: print my_matrix -FAIL: gdb.ada/null_array.exp: ptype my_table -FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running) -FAIL: gdb.ada/packed_array.exp: print &var -FAIL: gdb.ada/packed_array.exp: print u_var -FAIL: gdb.ada/packed_array.exp: ptype &var -FAIL: gdb.ada/packed_tagged.exp: ptype x -FAIL: gdb.ada/pkd_arr_elem.exp: print test.str -FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1) -FAIL: gdb.ada/pp-rec-component.exp: print /r before -FAIL: gdb.ada/pp-rec-component.exp: print before -FAIL: gdb.ada/print_chars.exp: print WC -FAIL: gdb.ada/print_chars.exp: print WWC -FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir'))) -FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si'))) -FAIL: gdb.ada/rdv_wait.exp: task 2 -FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running) -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: print segm -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab -FAIL: gdb.ada/tasks.exp: break break_me task 1 -FAIL: gdb.ada/tasks.exp: break break_me task 3 -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length -FAIL: gdb.ada/type_coercion.exp: p q -FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr -FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable -FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19 -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running) -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>> -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all -FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last -FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length -FAIL: gdb.ada/variant_record_packed_array.exp: print address -FAIL: gdb.ada/variant_record_packed_array.exp: print adress content -FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running) -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr diff --git a/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail b/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail deleted file mode 100644 index 9ace750..0000000 --- a/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail +++ /dev/null @@ -1,191 +0,0 @@ -FAIL: gdb.ada/arraydim.exp: print m'first -FAIL: gdb.ada/arraydim.exp: print m'first(1) -FAIL: gdb.ada/arraydim.exp: print m'first(2) -FAIL: gdb.ada/arraydim.exp: print m'first(3) -FAIL: gdb.ada/arraydim.exp: print m'last -FAIL: gdb.ada/arraydim.exp: print m'last(1) -FAIL: gdb.ada/arraydim.exp: print m'last(2) -FAIL: gdb.ada/arraydim.exp: print m'last(3) -FAIL: gdb.ada/arraydim.exp: print m'length -FAIL: gdb.ada/arraydim.exp: print m'length(1) -FAIL: gdb.ada/arraydim.exp: print m'length(2) -FAIL: gdb.ada/arraydim.exp: print m'length(3) -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print empty -FAIL: gdb.ada/arrayidx.exp: print empty, indexes off -FAIL: gdb.ada/arrayidx.exp: print few_reps -FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off -FAIL: gdb.ada/arrayidx.exp: print many_reps -FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off -FAIL: gdb.ada/arrayidx.exp: print one_two_three -FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print r_two_three -FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print u_one_two_three -FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off -FAIL: gdb.ada/arrayparam.exp: print first after function call -FAIL: gdb.ada/arrayparam.exp: print last after function call -FAIL: gdb.ada/arrayparam.exp: print length after function call -FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint -FAIL: gdb.ada/bp_range_type.exp: print small_value -FAIL: gdb.ada/bp_range_type.exp: run to breakpoint -FAIL: gdb.ada/char_param.exp: call next -FAIL: gdb.ada/char_param.exp: print procedure_result after calling next -FAIL: gdb.ada/char_param.exp: print procedure_result after calling same -FAIL: gdb.ada/complete.exp: complete p external_ident -FAIL: gdb.ada/complete.exp: complete p some -FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout) -FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running) -FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type -FAIL: gdb.ada/enum_idx_packed.exp: print full'first -FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly. -FAIL: gdb.ada/expr_delims.exp: Print variable 'thread' -FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint. -FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread' -FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running) -FAIL: gdb.ada/exprs.exp: long_float'max -FAIL: gdb.ada/exprs.exp: long_float'min -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10 -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20 -FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0 -FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type -FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type -FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object -FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object -FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0) -FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0) -FAIL: gdb.ada/float_param.exp: print global_double -FAIL: gdb.ada/float_param.exp: print global_float -FAIL: gdb.ada/float_param.exp: print global_long_double -FAIL: gdb.ada/formatted_ref.exp: print s.x = 13 -FAIL: gdb.ada/formatted_ref.exp: print/x s'access -FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running) -FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1 -FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2 -FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1 -FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2 -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/lang_switch.exp: backtrace -FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C -FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj -FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error) -FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint -FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error) -FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 -FAIL: gdb.ada/null_array.exp: print my_matrix -FAIL: gdb.ada/null_array.exp: ptype my_table -FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running) -FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running) -FAIL: gdb.ada/packed_array.exp: print &var -FAIL: gdb.ada/packed_array.exp: print u_var -FAIL: gdb.ada/packed_array.exp: ptype &var -FAIL: gdb.ada/packed_tagged.exp: ptype x -FAIL: gdb.ada/pkd_arr_elem.exp: print test.str -FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1) -FAIL: gdb.ada/pp-rec-component.exp: print /r before -FAIL: gdb.ada/pp-rec-component.exp: print before -FAIL: gdb.ada/print_chars.exp: print WC -FAIL: gdb.ada/print_chars.exp: print WWC -FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir'))) -FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si'))) -FAIL: gdb.ada/rdv_wait.exp: task 2 -FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running) -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: print segm -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab -FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab -FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab -FAIL: gdb.ada/tasks.exp: break break_me task 1 -FAIL: gdb.ada/tasks.exp: break break_me task 3 -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length -FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length -FAIL: gdb.ada/type_coercion.exp: p q -FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr -FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable -FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19 -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running) -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>> -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all -FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last -FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last -FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length -FAIL: gdb.ada/variant_record_packed_array.exp: print address -FAIL: gdb.ada/variant_record_packed_array.exp: print adress content -FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running) -FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr -FAIL: gdb.ada/mi_var_array.exp: Create bt varobj -FAIL: gdb.ada/mi_var_array.exp: list vta's children -FAIL: gdb.ada/mi_var_array.exp: run to bar.adb:28 (exec-continue) (MI error) -FAIL: gdb.ada/mi_var_array.exp: wait for stop (stop at start of main Ada procedure) -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) diff --git a/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index e784518..0000000 --- a/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,79 +0,0 @@ -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (got interactive prompt) -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (GDB internal error) diff --git a/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail b/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail deleted file mode 100644 index e784518..0000000 --- a/xfails/Fedora-x86_64-native-extended-gdbserver-m64/xfails/master/xfail +++ /dev/null @@ -1,79 +0,0 @@ -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (got interactive prompt) -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (GDB internal error) -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach -FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (GDB internal error) diff --git a/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index 219ec61..0000000 --- a/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,25 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout) -FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork) diff --git a/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail b/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail deleted file mode 100644 index f97c086..0000000 --- a/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail +++ /dev/null @@ -1,27 +0,0 @@ -FAIL: gdb.ada/interface.exp: print s -FAIL: gdb.ada/iwide.exp: print My_Drawable -FAIL: gdb.ada/iwide.exp: print d_access.all -FAIL: gdb.ada/iwide.exp: print dp_access.all -FAIL: gdb.ada/iwide.exp: print s_access.all -FAIL: gdb.ada/iwide.exp: print sp_access.all -FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj -FAIL: gdb.ada/mi_interface.exp: list ggg1's children -FAIL: gdb.ada/ptype_tagged_param.exp: ptype s -FAIL: gdb.ada/str_uninit.exp: print my_str -FAIL: gdb.ada/tagged.exp: print obj -FAIL: gdb.ada/tagged.exp: ptype obj -FAIL: gdb.ada/tagged_access.exp: ptype c.all -FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout) -FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 -FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 -FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started diff --git a/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail b/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail deleted file mode 100644 index a8eebfc..0000000 --- a/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/gdb-7.9-branch/xfail +++ /dev/null @@ -1,2 +0,0 @@ -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call diff --git a/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail b/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail deleted file mode 100644 index a8eebfc..0000000 --- a/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail +++ /dev/null @@ -1,2 +0,0 @@ -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call -FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call diff --git a/xfails/create-branch.sh b/xfails/create-branch.sh deleted file mode 100755 index 8183af5..0000000 --- a/xfails/create-branch.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -if test -z $1 ; then - echo "You have to provide the branch name" - exit 1 -fi - -B=$1 - -for d in `ls` ; do - if test -d $d && test -d $d/xfails ; then - mkdir $d/xfails/$B - cp $d/xfails/master/xfail $d/xfails/$B/xfail - fi -done diff --git a/xfails/update-xfail-builders.sh b/xfails/update-xfail-builders.sh deleted file mode 100755 index e152ff2..0000000 --- a/xfails/update-xfail-builders.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/bash - -if test $# -ne 1 ; then - echo "You must provide the directory of the builders' git repos" - echo "Usually, this is the public_html/results directory inside the" - echo "BuildBot directory" - exit 1 -fi - -# The equivalent of the gdb_web_base (in the configuration files) -GDB_WEB_BASE=$1 - -for d in `ls` ; do - if ! test -d $GDB_WEB_BASE/$d ; then - continue - fi - - if ! test -h $GDB_WEB_BASE/$d/xfails ; then - ln -s $PWD/$d/xfails $GDB_WEB_BASE/$d/xfails - fi -done