* gdb.base/annota3.exp: Add missing newline.
authorDaniel Jacobowitz <drow@false.org>
Sun, 17 Aug 2003 16:50:59 +0000 (16:50 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 17 Aug 2003 16:50:59 +0000 (16:50 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/annota3.exp

index 390a5dd..39be12c 100644 (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.
index 09a2e5b..93086ef 100644 (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"