2011-06-14 Yao Qi gdb/testsuite/ * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1". diff --git a/gdb/testsuite/gdb.threads/ia64-sigill.exp b/gdb/testsuite/gdb.threads/ia64-sigill.exp index 2b0290f..93f753c 100644 --- a/gdb/testsuite/gdb.threads/ia64-sigill.exp +++ b/gdb/testsuite/gdb.threads/ia64-sigill.exp @@ -57,9 +57,6 @@ gdb_breakpoint [gdb_get_line_number "break-at-exit"] gdb_test_no_output "set debug infrun 1" -# The ia64 SIGILL signal is visible only in the lin-lwp debug. -gdb_test_no_output "set debug lin-lwp 1" - gdb_test "continue" "Breakpoint \[0-9\]+,( .* in)? thread_func .*" gdb_test_no_output {delete $sigill_bpnum}