Fix PR threads/19422 - show which thread caused stop
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / dprintf-non-stop.exp
index 3c1638e7c728c1eec97a1e5ac5a2bbf873fb7061..1787f6f2ef9f0b650600113245d7ff6774355897 100644 (file)
@@ -64,7 +64,7 @@ gdb_test_multiple $test $test {
 
 set test "inferior stopped"
 gdb_test_multiple "" $test {
-    -re "\r\n\\\[.*\\\] #1 stopped\\\.\r\n" {
+    -re "Program stopped\\\.\r\n" {
        pass $test
     }
 }
This page took 0.025469 seconds and 4 git commands to generate.