From 5ce5db06f19972530c86aacc3b501723b788699e Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Tue, 14 Jun 2011 08:03:32 +0000 Subject: gdb/testsuite/ * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1". --- gdb/testsuite/gdb.threads/ia64-sigill.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/testsuite/gdb.threads/ia64-sigill.exp') diff --git a/gdb/testsuite/gdb.threads/ia64-sigill.exp b/gdb/testsuite/gdb.threads/ia64-sigill.exp index 2b0290f..9867041 100644 --- a/gdb/testsuite/gdb.threads/ia64-sigill.exp +++ b/gdb/testsuite/gdb.threads/ia64-sigill.exp @@ -58,7 +58,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 .*" -- cgit v1.1