Turn off threaded minsym demangling by default
[deliverable/binutils-gdb.git] / gdb / maint.h
index 827964d825324e1927f6544f956e7f62a0dd16b6..cbaf9deaa8832620d5ee49efdd2dd678d9fcec0e 100644 (file)
@@ -26,6 +26,8 @@ extern void set_per_command_time (int);
 
 extern void set_per_command_space (int);
 
+extern bool worker_threads_disabled ();
+
 /* Records a run time and space usage to be used as a base for
    reporting elapsed time or change in space.  */
 
This page took 0.032778 seconds and 4 git commands to generate.