* gdb.base/annota3.exp: Add missing newline.

This commit is contained in:
Daniel Jacobowitz 2003-08-17 16:50:59 +00:00
parent b0cdc7bcb0
commit a356f73bbf
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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"