projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20874c9
)
Revert accidental commit
author
Vladimir Prus
<vladimir@codesourcery.com>
Sat, 28 Jun 2008 10:03:42 +0000
(10:03 +0000)
committer
Vladimir Prus
<vladimir@codesourcery.com>
Sat, 28 Jun 2008 10:03:42 +0000
(10:03 +0000)
gdb/testsuite/gdb.mi/mi-async.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.mi/mi-async.exp
b/gdb/testsuite/gdb.mi/mi-async.exp
index a7306988d91c5542dd4e22f3d3b672673bbfa2d3..9ac91fd72408388cacd6bd2fa77b0cea01174c87 100644
(file)
--- a/
gdb/testsuite/gdb.mi/mi-async.exp
+++ b/
gdb/testsuite/gdb.mi/mi-async.exp
@@
-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