2002-12-20 David Carlton <carlton@math.stanford.edu>
authorDavid Carlton <carlton@bactrian.org>
Fri, 20 Dec 2002 18:37:15 +0000 (18:37 +0000)
committerDavid Carlton <carlton@bactrian.org>
Fri, 20 Dec 2002 18:37:15 +0000 (18:37 +0000)
* gdb.c++/annota2.exp: KFAIL annotate-quit.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/annota2.exp

index 34228798cbe8f4a144e12f9fa68e505f24fbdc65..c2a5982ab7b518b33b5462fa9a4a0a44540bced3 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-20  David Carlton  <carlton@math.stanford.edu>
+
+       * gdb.c++/annota2.exp: KFAIL annotate-quit.
+
 2002-12-18  Michael Chastain  <mec@shout.net>
 
        * gdb.c++/annota2.exp: Add copyright year 2002.
index ce4fff3127be0986326c926f581a5912f8bb8932..0e585ececc6264d2f5e508009ed66292ba9efd6c 100644 (file)
@@ -214,6 +214,7 @@ send_gdb "\003"
 gdb_expect {
     -re "\r\n\032\032error-begin\r\nQuit\r\n\r\n\032\032quit\r\n$gdb_prompt$" \
            { pass "annotate-quit" }
+    -re "$gdb_prompt$" { kfail "gdb/544" "annotate-quit" }
     -re ".*$gdb_prompt$" { fail "annotate-quit" }
     timeout { fail "annotate-quit (timeout)" }
 }
This page took 0.031429 seconds and 4 git commands to generate.