[PATCH] Add a NEWS entry for multithreaded symbol loading

Christian Biesinger via gdb-patches gdb-patches@sourceware.org
Fri Dec 20 00:24:00 GMT 2019


Now that we enabled it by default, this change adds a NEWS entry for it.

gdb/ChangeLog:

2019-12-19  Christian Biesinger  <cbiesinger@google.com>

	* NEWS: Mention that multithreaded symbol loading is now on by
	default.

Change-Id: Ic344596a3b1b6e612a0071a50df49588b833c15d
---
 gdb/NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/NEWS b/gdb/NEWS
index ee10914fd8..f4194a0f76 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,10 @@
 
 *** Changes since GDB 9
 
+* Multithreaded symbol loading has now been enabled by default (see entry
+  for GDB 9, below), providing faster performance for programs with many
+  symbols.
+
 *** Changes in GDB 9
 
 * 'thread-exited' event is now available in the annotations interface.
-- 
2.24.1.735.g03f4e72817-goog



More information about the Gdb-patches mailing list