Output the Ada task name in more messages.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / rdv_wait.exp
index c0c4e29f5f97b8c1426f3bc2ecb9483ad6f96712..fe6aec3bcda34bf5a14cb5c71c904ec21c5a3d19 100644 (file)
@@ -31,5 +31,5 @@ runto "break_me"
 # Switch to task 2, and verify that GDB is able to unwind all the way
 # to foo.T.
 gdb_test "task 2" \
-         [join {"\\\[Switching to task 2\\\].*" \
+         [join {"\\\[Switching to task 2 \"mit\"\\\].*" \
                 ".*foo\\.t \\(.*\\).*foo\\.adb:.*"} ""]
This page took 0.024952 seconds and 4 git commands to generate.