Add thread-exit annotation.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / annota2.exp
index 982020a11e8314e3e15a2e9ccc10a05d6577065b..745f461716023a3b71b96efe1cc3cc677411b3fc 100644 (file)
@@ -138,6 +138,8 @@ set pat [multi_line "" \
             "\032\032exited 0" \
             "$inferior_exited_re normally." \
             "" \
+            "\032\032thread-exited,id=\"1\",group-id=\"i1\"" \
+            "" \
             "\032\032stopped" \
             $gdb_prompt$]
 gdb_test_multiple "continue" "continue until exit" {
This page took 0.034872 seconds and 4 git commands to generate.