aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi2-cli.exp
diff options
context:
space:
mode:
authorDenis Pilat <denis.pilat@st.com>2007-05-14 08:14:05 +0000
committerDenis Pilat <denis.pilat@st.com>2007-05-14 08:14:05 +0000
commit2e74ed18043f3cc9d8edc3fe4beb82cca6bbc30e (patch)
tree93d2e463a9cb8714e2299c87b5df7a1c99e5a688 /gdb/testsuite/gdb.mi/mi2-cli.exp
parent74f2e02bf4ceb4b0f1440f4eba247a467c45ed35 (diff)
downloadgdb-2e74ed18043f3cc9d8edc3fe4beb82cca6bbc30e.zip
gdb-2e74ed18043f3cc9d8edc3fe4beb82cca6bbc30e.tar.gz
gdb-2e74ed18043f3cc9d8edc3fe4beb82cca6bbc30e.tar.bz2
2007-05-14 Denis Pilat <denis.pilat@st.com>
* gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp, gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi2-cli.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi2-cli.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.mi/mi2-cli.exp b/gdb/testsuite/gdb.mi/mi2-cli.exp
index 9c8403a..a46d7e5 100644
--- a/gdb/testsuite/gdb.mi/mi2-cli.exp
+++ b/gdb/testsuite/gdb.mi/mi2-cli.exp
@@ -36,8 +36,6 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
return -1
}
-mi_gdb_reinitialize_dir $srcdir/$subdir
-
mi_gdb_test "-interpreter-exec" \
{\^error,msg="mi_cmd_interpreter_exec: Usage: -interpreter-exec interp command"} \
"-interpreter-exec with no arguments"