aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server/solib-list.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.server/solib-list.exp')
-rw-r--r--gdb/testsuite/gdb.server/solib-list.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.server/solib-list.exp b/gdb/testsuite/gdb.server/solib-list.exp
index 8cc3edc..4504a23 100644
--- a/gdb/testsuite/gdb.server/solib-list.exp
+++ b/gdb/testsuite/gdb.server/solib-list.exp
@@ -66,7 +66,6 @@ foreach nonstop { 0 1 } { with_test_prefix "non-stop $nonstop" {
gdb_test "disconnect" ".*"
gdb_test "set non-stop $nonstop"
- gdb_test "set target-async $nonstop"
# It is required for the non-stop mode, GDB would try to step over
# _dl_debug_state breakpoint will still only ld.so loaded in gdbserver.