Revert accidental commit
This commit is contained in:
parent
20874c92f8
commit
53c2f6a972
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue