From 88ceda19dd084d9d141ba4f79d958d266d1f67d2 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Tue, 20 Jan 2015 11:31:05 -0500 Subject: [PATCH] Adding more xfails for Fedora-x86_64-native-gdbserver-m32 --- xfails/Fedora-x86_64-native-gdbserver-m32/xfail | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xfails/Fedora-x86_64-native-gdbserver-m32/xfail b/xfails/Fedora-x86_64-native-gdbserver-m32/xfail index 3b528e7..49f9be3 100644 --- a/xfails/Fedora-x86_64-native-gdbserver-m32/xfail +++ b/xfails/Fedora-x86_64-native-gdbserver-m32/xfail @@ -14,3 +14,11 @@ 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)