aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 6022def..9566343 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
*** Changes since GDB 14
+* Building GDB and GDBserver now requires a C++17 compiler.
+ For example, GCC 9 or later.
+
* GDB index now contains information about the main function. This speeds up
startup when it is being used for some large binaries.