]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.mi/mi-async.exp
* target.c (target_async_permitted, target_async_permitted_1)
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-async.exp
index 9ac91fd72408388cacd6bd2fa77b0cea01174c87..a251c323cf018ff81b5e35f01a43a0579321aefe 100644 (file)
@@ -27,7 +27,7 @@ if { !([isnative] && [istarget *-linux*]) \
 
 # The plan is for async mode to become the default but toggle for now.
 set saved_gdbflags $GDBFLAGS
-set GDBFLAGS [concat $GDBFLAGS " -ex \"maint set linux-async on\""]
+set GDBFLAGS [concat $GDBFLAGS " -ex \"set target-async on\""]
 
 load_lib mi-support.exp