]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.server/solib-list.exp
enable target async by default; separate MI and target notions of async
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.server / solib-list.exp
index 8cc3edc5382649b8e6e9c838ae5b88983be92807..4504a23cfa602a96f9b8f40e395b2153766dbd78 100644 (file)
@@ -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.