mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
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:
parent
11c8a8d1b7
commit
2231a1e869
@ -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.
|
||||
|
||||
|
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user