mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-01 05:55:23 +08:00
gdb.reverse/sigall-reverse.exp: Typo fix
* gdb.reverse/sigall-reverse.exp: Fix a typo.
This commit is contained in:
parent
0e4c9c52df
commit
bf4ef81e85
@ -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>
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user