]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/attach-into-signal.exp
More "Program" -> "Thread NN received signal" testsuite adjustment
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / attach-into-signal.exp
index 29197258b3bfc9f61900fb45d73f7ead68879b10..c4e1f92fd5264fa7d786190b1da2ce6432040f32 100644 (file)
@@ -86,7 +86,7 @@ proc corefunc { threadtype executable } {
                # Main test:
                set test "attach (pass $passes), pending signal catch"
                if {[gdb_test_multiple "attach $testpid" $test {
-                   -re "Attaching to program.*`?$escapedbinfile'?, process $testpid.*Program received signal SIGALRM.*$gdb_prompt $" {
+                   -re "Attaching to program.*`?$escapedbinfile'?, process $testpid.* received signal SIGALRM.*$gdb_prompt $" {
                        # nonthreaded:
                        pass $test
                        verbose -log "$test succeeded on the attempt # $attempt of $attempts"