mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +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>
|
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
|
* mi-disassemble.exp: Rewrite most of the tests to conform to new
|
||||||
disassemble interface.
|
disassemble interface.
|
||||||
|
|
||||||
|
@ -108,9 +108,9 @@ proc test_exec_and_symbol_mi_operatons {} {
|
|||||||
# -file-symbol-file
|
# -file-symbol-file
|
||||||
|
|
||||||
# FIXME: file-clear is not implemented yet.
|
# FIXME: file-clear is not implemented yet.
|
||||||
mi_gdb_test "-file-clear" \
|
# mi_gdb_test "-file-clear" \
|
||||||
"\\\^done" \
|
# "\\\^done" \
|
||||||
"file-clear operation"
|
# "file-clear operation"
|
||||||
|
|
||||||
mi_gdb_test "-file-exec-file ${binfile}" \
|
mi_gdb_test "-file-exec-file ${binfile}" \
|
||||||
"\\\^done" \
|
"\\\^done" \
|
||||||
|
Reference in New Issue
Block a user