aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorChristian Biesinger <cbiesinger@google.com>2019-11-27 15:41:25 -0600
committerChristian Biesinger <cbiesinger@google.com>2019-11-27 15:42:18 -0600
commit351259211aa638e02e2962223c87e4aced1010e4 (patch)
tree65a7dbd5251c71fe7f92f4714176e8250cd4bdf6 /gdb
parente49b22ff20e626994f369ef02c17f7cf81f21f18 (diff)
downloadgdb-351259211aa638e02e2962223c87e4aced1010e4.zip
gdb-351259211aa638e02e2962223c87e4aced1010e4.tar.gz
gdb-351259211aa638e02e2962223c87e4aced1010e4.tar.bz2
Add missing ChangeLog entry for the previous commit
Change-Id: Ibc5788e1879ece9cac637d5c99f92ff4084c8ba1
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3033cf6..6bd149b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2019-11-27 Christian Biesinger <cbiesinger@google.com>
+ * NEWS: Mention the new multithreaded symbol loading.
+
+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.