2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>

* mi-basics.exp: Comment out test for a still unimplemented operation.
This commit is contained in:
Elena Zannoni 2000-03-06 20:00:53 +00:00
parent 11c8a8d1b7
commit 2231a1e869
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* mi-basics.exp: Comment out test for a still unimplemented operation.
* mi-disassemble.exp: Rewrite most of the tests to conform to new
disassemble interface.

View File

@ -108,9 +108,9 @@ proc test_exec_and_symbol_mi_operatons {} {
# -file-symbol-file
# FIXME: file-clear is not implemented yet.
mi_gdb_test "-file-clear" \
"\\\^done" \
"file-clear operation"
# mi_gdb_test "-file-clear" \
# "\\\^done" \
# "file-clear operation"
mi_gdb_test "-file-exec-file ${binfile}" \
"\\\^done" \