* 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 390a5dd1a06288308fc3c2e701369fc0751dbe92..39be12c4bfc1938ecde750a2a28ed69e3a0a10f5 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 09a2e5ba94bdffae813b534c4c786a51a713a393..93086ef609fcb60b5dbd96c277fd318b4405b3ce 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"