mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
2002-12-20 David Carlton <carlton@math.stanford.edu>
* gdb.c++/annota2.exp: KFAIL annotate-quit.
This commit is contained in:
parent
f821f325df
commit
9579e00017
@ -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.
|
||||
|
@ -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)" }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user