mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
* gdb.base/call-strs.exp: Fix a small typo in one of the comments.
This commit is contained in:
parent
5720643ce8
commit
37f8da45ab
@ -1,3 +1,7 @@
|
||||
2002-09-12 Joel Brobecker <brobecker@gnat.com>
|
||||
|
||||
* gdb.base/call-strs.exp: Fix a small typo in one of the comments.
|
||||
|
||||
2002-09-10 Keith Seitz <keiths@redhat.com>
|
||||
|
||||
* lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
|
||||
|
@ -113,7 +113,7 @@ gdb_expect {
|
||||
}
|
||||
|
||||
|
||||
#step
|
||||
#next
|
||||
send_gdb "next\n"
|
||||
gdb_expect {
|
||||
-re ".*str_func\\(\"abcd\", \"efgh\", \"ijkl\", \"mnop\", \"qrst\", \"uvwx\", \"yz12\"\\);.*$gdb_prompt $" {pass "next over strcpy"}
|
||||
|
Loading…
Reference in New Issue
Block a user