gdb.reverse/sigall-reverse.exp: Typo fix

* gdb.reverse/sigall-reverse.exp: Fix a typo.
This commit is contained in:
Maciej W. Rozycki 2014-05-30 04:14:17 +01:00
parent 0e4c9c52df
commit bf4ef81e85
2 changed files with 5 additions and 1 deletions

View 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>

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