2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 6 Mar 2000 20:00:53 +0000 (20:00 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 6 Mar 2000 20:00:53 +0000 (20:00 +0000)
* mi-basics.exp: Comment out test for a still unimplemented operation.

gdb/testsuite/gdb.mi/ChangeLog-mi
gdb/testsuite/gdb.mi/mi-basics.exp

index 21b430b9b4e64361d9c6e66895c873699774677b..287e37f134876624a963a42586a9cacde117618d 100644 (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.
 
index acd905c295134907ac6dd0e97d4dde71e721377d..15448ba55799476dcf7ecc5266ac9b357283ecf1 100644 (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" \
This page took 0.024421 seconds and 4 git commands to generate.