aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2025-09-06 15:13:51 -0700
committerJoel Brobecker <brobecker@adacore.com>2025-09-06 15:13:51 -0700
commit13745a6ce8e0e984181341f9dd444132034a4f40 (patch)
tree84cc73b22207419a4eaae9e9c59c3dee063ce0c9
parent34e81d7c302f07e2f1f1cce58fe9b8aad13b6e90 (diff)
downloadbinutils-13745a6ce8e0e984181341f9dd444132034a4f40.zip
binutils-13745a6ce8e0e984181341f9dd444132034a4f40.tar.gz
binutils-13745a6ce8e0e984181341f9dd444132034a4f40.tar.bz2
Update gdb/NEWS after GDB 17 branch creation.
This commit a new section for the next release branch, and renames the section of the current branch, now that it has been cut.
-rw-r--r--gdb/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 9782847..48f7bfa 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 16
+*** Changes since GDB 17
+
+*** Changes in GDB 17
* Debugging Linux programs that use x86-64 or x86-64 with 32-bit pointer
size (X32) Shadow Stacks are now supported.