gdb.reverse/sigall-reverse.exp: Typo fix
authorMaciej W. Rozycki <macro@codesourcery.com>
Fri, 30 May 2014 03:14:17 +0000 (04:14 +0100)
committerMaciej W. Rozycki <macro@codesourcery.com>
Fri, 30 May 2014 03:15:34 +0000 (04:15 +0100)
* gdb.reverse/sigall-reverse.exp: Fix a typo.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.reverse/sigall-reverse.exp

index 0297ec6..9265f27 100644 (file)
@@ -1,3 +1,7 @@
+2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.reverse/sigall-reverse.exp: Fix a typo.
+
 2014-05-29  Pedro Alves  <palves@redhat.com>
            Tom Tromey  <tromey@redhat.com>
 
index 65a8fd4..dc4f4b1 100644 (file)
@@ -262,7 +262,7 @@ gdb_test "continue" \
     "get signal TERM"
 gdb_test "continue" "Breakpoint.*handle_TERM.*" "send signal TERM"
 
-gdb_test "continue" "\[process \[0-9\]+ .*" "continue to sigal exit" \
+gdb_test "continue" "\[process \[0-9\]+ .*" "continue to signal exit" \
     "The next instruction is syscall exit_group.* program...y. or n. " \
     "yes"