mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
* gdb.mi/mi1-console.exp: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2002-01-13 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
|
* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
|
||||||
|
* gdb.mi/mi1-console.exp: Likewise.
|
||||||
|
|
||||||
2003-01-13 Daniel Jacobowitz <drow@mvista.com>
|
2003-01-13 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
* gdb.c++/overload.exp: Remove some fixed XFAILs.
|
* gdb.c++/overload.exp: Remove some fixed XFAILs.
|
||||||
|
@ -77,7 +77,7 @@ gdb_expect {
|
|||||||
# multiple event sources to channel the output back through the
|
# multiple event sources to channel the output back through the
|
||||||
# MI.
|
# MI.
|
||||||
|
|
||||||
fail "Hello message (known bug)"
|
kfail "gdb/623" "Hello message (known bug)"
|
||||||
}
|
}
|
||||||
timeout {
|
timeout {
|
||||||
fail "Hello message (timeout)"
|
fail "Hello message (timeout)"
|
||||||
|
@ -77,7 +77,7 @@ gdb_expect {
|
|||||||
# multiple event sources to channel the output back through the
|
# multiple event sources to channel the output back through the
|
||||||
# MI.
|
# MI.
|
||||||
|
|
||||||
fail "Hello message (known bug)"
|
kfail "gdb/623" "Hello message (known bug)"
|
||||||
}
|
}
|
||||||
timeout {
|
timeout {
|
||||||
fail "Hello message (timeout)"
|
fail "Hello message (timeout)"
|
||||||
|
Reference in New Issue
Block a user