mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 21:40:38 +00:00
* gdb.threads/killed.exp: Fix test failure message.
This commit is contained in:
parent
95f959112a
commit
2f71430b46
@ -1,3 +1,7 @@
|
||||
2002-09-05 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* gdb.threads/killed.exp: Fix test failure message.
|
||||
|
||||
2002-09-04 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* lib/mi-support.exp: Update copyright.
|
||||
|
@ -89,7 +89,7 @@ gdb_expect {
|
||||
}
|
||||
-re "Cannot find thread ${decimal}: generic error\[\r\n\]*$gdb_prompt $" {
|
||||
# setup_kfail "gdb/568"
|
||||
fail "GDB exits after multi-threaded program exits messily (gdb/568)"
|
||||
fail "GDB exits after multi-threaded program exits messily (not a regression; gdb/568)"
|
||||
}
|
||||
timeout {
|
||||
fail "GDB exits after multi-threaded program exits messily (timeout)"
|
||||
|
Loading…
Reference in New Issue
Block a user