ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdb / thread.c
index 03805bd25659d6f672596cef91178f70c278a293..02672f01fcf13aed1a5d4571d3e6d15002233e7d 100644 (file)
@@ -2043,7 +2043,7 @@ thread_select (const char *tidstr, thread_info *tp)
 
   /* Since the current thread may have changed, see if there is any
      exited thread we can now delete.  */
-  prune_threads ();
+  delete_exited_threads ();
 }
 
 /* Print thread and frame switch command response.  */
This page took 0.024007 seconds and 4 git commands to generate.