[committed] gdb.reverse/sigall-reverse.exp: Typo fix

Maciej W. Rozycki macro@codesourcery.com
Fri May 30 03:20:00 GMT 2014


Hi,

 Committed as obvious.

2014-05-30  Maciej W. Rozycki  <macro@codesourcery.com>

	gdb/testsuite/
	* gdb.reverse/sigall-reverse.exp: Fix a typo.

  Maciej

gdb-test-sigall-reverse-typo.diff
Index: gdb-fsf-trunk-quilt/gdb/testsuite/gdb.reverse/sigall-reverse.exp
===================================================================
--- gdb-fsf-trunk-quilt.orig/gdb/testsuite/gdb.reverse/sigall-reverse.exp	2014-01-03 21:14:07.078675613 +0000
+++ gdb-fsf-trunk-quilt/gdb/testsuite/gdb.reverse/sigall-reverse.exp	2014-05-30 01:43:19.638974509 +0100
@@ -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"
 



More information about the Gdb-patches mailing list