Turn off threaded minsym demangling by default
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 64c8ab52cf1ddfbf252e2839e4273207e461eb6a..3033cf6455a8791e796c4c7c3ac8e7d914e534de 100644 (file)
@@ -1,3 +1,13 @@
+2019-11-27  Christian Biesinger  <cbiesinger@google.com>
+
+       * maint.c (n_worker_threads): Default to 0.
+       (worker_threads_disabled): New function.
+       * maint.h (worker_threads_disabled): New function.
+       * minsyms.c (minimal_symbol_reader::record_full): Call symbol_set_names
+       here if worker_threads_disabled () is true.
+       (minimal_symbol_reader::install): Skip all threading if
+       worker_threads_disabled () is true.
+
 2019-11-27  Christian Biesinger  <cbiesinger@google.com>
 
        * minsyms.c (add_minsym_to_hash_table): Use a previously computed
This page took 0.054748 seconds and 4 git commands to generate.