Revert accidental commit
authorVladimir Prus <vladimir@codesourcery.com>
Sat, 28 Jun 2008 10:03:42 +0000 (10:03 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sat, 28 Jun 2008 10:03:42 +0000 (10:03 +0000)
gdb/testsuite/gdb.mi/mi-async.exp

index a7306988d91c5542dd4e22f3d3b672673bbfa2d3..9ac91fd72408388cacd6bd2fa77b0cea01174c87 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 \"maint set linux-async on\""]
 
 load_lib mi-support.exp