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.
This commit is contained in:
Joel Brobecker
2025-09-06 15:13:51 -07:00
parent 34e81d7c30
commit 13745a6ce8

View File

@@ -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.