mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
* gdb.threads/killed.exp: Use KFAIL for gdb/568.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-01-14 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.threads/killed.exp: Use KFAIL for gdb/568.
|
||||
|
||||
2003-01-14 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
|
||||
|
@ -88,8 +88,7 @@ gdb_expect {
|
||||
pass "GDB exits after multi-threaded program exits messily"
|
||||
}
|
||||
-re "Cannot find thread ${decimal}: generic error\[\r\n\]*$gdb_prompt $" {
|
||||
# setup_kfail "gdb/568"
|
||||
fail "GDB exits after multi-threaded program exits messily (not a regression; gdb/568)"
|
||||
kfail "gdb/568" "GDB exits after multi-threaded program exits messily"
|
||||
}
|
||||
timeout {
|
||||
fail "GDB exits after multi-threaded program exits messily (timeout)"
|
||||
|
Reference in New Issue
Block a user