+2012-01-18 Pedro Alves <palves@redhat.com>
+
+ * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
+ Allow output before ^done.
+
2012-01-16 Tom Tromey <tromey@redhat.com>
* gdb.linespec/linespec.exp: Change some tests to use $decimal.
# Get the full list of tasks...
mi_gdb_test "-ada-task-info" \
- "\\^done,tasks={nr_rows=\"3\",nr_cols=\"8\",$ada_task_info_hdr,body=\\\[$task_1,$task_2,$task_3\\\]}" \
+ ".*\\^done,tasks={nr_rows=\"3\",nr_cols=\"8\",$ada_task_info_hdr,body=\\\[$task_1,$task_2,$task_3\\\]}" \
"-ada-task-info with no argument"
# Now, only get the info about task 3.