]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.base/annota3.exp: Add missing newline.
authorDaniel Jacobowitz <drow@false.org>
Sun, 17 Aug 2003 16:51:31 +0000 (16:51 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 17 Aug 2003 16:51:31 +0000 (16:51 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/annota3.exp

index e5cb7facba613182050eb45db4b9420c98c98546..8355b1ebbbd05b631d8baa76c09ab73d1167f18c 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/annota3.exp: Add missing newline.
+
 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
 
        * gdb.base/completion.exp: Remove reduntant completion test
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"