* gdb.base/maint.exp (help maint dump-me): Update with typo fix.
This commit is contained in:
parent
4e0bf4c4d0
commit
9e297a9744
@ -1,3 +1,7 @@
|
||||
2002-11-21 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.base/maint.exp (help maint dump-me): Update with typo fix.
|
||||
|
||||
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* lib/mi-support.exp (mi_gdb_start): Verify the startup message
|
||||
|
@ -499,7 +499,7 @@ if [ishost *cygwin*] {
|
||||
}
|
||||
send_gdb "help maint dump-me\n"
|
||||
gdb_expect {
|
||||
-re "Get fatal error; make debugger dump its core\\.\r\nGDB sets it's handling of SIGQUIT back to SIG_DFL and then sends\r\nitself a SIGQUIT signal\\..*$gdb_prompt $"\
|
||||
-re "Get fatal error; make debugger dump its core\\.\r\nGDB sets its handling of SIGQUIT back to SIG_DFL and then sends\r\nitself a SIGQUIT signal\\..*$gdb_prompt $"\
|
||||
{ pass "help maint dump-me" }
|
||||
-re ".*$gdb_prompt $" { fail "help maint dump-me" }
|
||||
timeout { fail "(timeout) help maint dump-me" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user