[PATCH v2] Add a NEWS entry for multithreaded symbol loading

cbiesinger@chromium.org cbiesinger@chromium.org
Thu Dec 26 05:59:00 GMT 2019


From: Christian Biesinger <cbiesinger@google.com>

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..f51a989fef 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,10 @@
 
 *** Changes since GDB 9
 
+* Multithreaded symbol loading has now been enabled by default on systems
+  that support it (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