mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
* gdb.base/annota3.exp: Add missing newline.
This commit is contained in:
parent
b0cdc7bcb0
commit
a356f73bbf
@ -1,3 +1,7 @@
|
||||
2003-08-17 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.base/annota3.exp: Add missing newline.
|
||||
|
||||
2003-08-06 Michael Chastain <mec@shout.net>
|
||||
|
||||
* gdb.java/jmisc1.exp: Add test for pr gdb/1322.
|
||||
|
@ -331,7 +331,7 @@ gdb_expect_list "annotate ignore count change" "$gdb_prompt$" {
|
||||
"\r\n\032\032post-prompt\r\n"
|
||||
"\(\r\n\032\032frames-invalid\r\n\)+"
|
||||
"\r\n\032\032breakpoint 5\r\n"
|
||||
"Breakpoint 5, main \\(\\) at .*annota3.c:46"
|
||||
"Breakpoint 5, main \\(\\) at .*annota3.c:46\r\n"
|
||||
"\r\n\032\032source .*annota3.c:46:\[0-9\]+:beg:0x\[0-9a-z\]+\r\n"
|
||||
"1: value = 11\r\n"
|
||||
"\r\n\032\032stopped\r\n"
|
||||
|
Loading…
Reference in New Issue
Block a user