Revert accidental commit

This commit is contained in:
Vladimir Prus 2008-06-28 10:03:42 +00:00
parent 20874c92f8
commit 53c2f6a972
1 changed files with 1 additions and 1 deletions

View 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