gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi2-pthreads.exp
index f86907814b00ffc66077d3f2a77b6fc887d978bf..9588fd361afa7657183bb0c0d04c10d406ae5758 100644 (file)
@@ -41,7 +41,7 @@ proc check_mi_thread_command_set {} {
   set thread_list [get_mi_thread_list "in check_mi_thread_command_set"]
   
   mi_gdb_test "-thread-select" \
-    {\^error,msg="mi_cmd_thread_select: USAGE: threadnum."} \
+    {\^error,msg="-thread-select: USAGE: threadnum."} \
     "check_mi_thread_command_set: -thread-select"
 
   mi_gdb_test "-thread-select 123456789" \
This page took 0.024743 seconds and 4 git commands to generate.