Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(443)

Unified Diff: gdb/testsuite/gdb.ada/mi_task_info.exp

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.ada/mi_task_arg/task_switch.adb ('k') | gdb/testsuite/gdb.ada/mod_from_name.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.ada/mi_task_info.exp
diff --git a/gdb/testsuite/gdb.ada/mi_task_info.exp b/gdb/testsuite/gdb.ada/mi_task_info.exp
index 42a1f9d6e52820e6fb1e5004ca58eb9afe9b079a..22e33757c58eccb6c0cd0861e569b59085966267 100644
--- a/gdb/testsuite/gdb.ada/mi_task_info.exp
+++ b/gdb/testsuite/gdb.ada/mi_task_info.exp
@@ -57,7 +57,7 @@ set task_3 \
# 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.
« no previous file with comments | « gdb/testsuite/gdb.ada/mi_task_arg/task_switch.adb ('k') | gdb/testsuite/gdb.ada/mod_from_name.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698