mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 15:17:13 +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:
@ -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" \
|
||||
|
Reference in New Issue
Block a user