mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
gdb/testsuite/
* gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
This commit is contained in:
parent
bcf2cf9fc5
commit
5ce5db06f1
@ -1,3 +1,8 @@
|
||||
2011-06-14 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
gdb/testsuite/
|
||||
* gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
|
||||
|
||||
2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
|
||||
|
@ -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 .*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user