[binutils-gdb] Update gdb/NEWS after GDB 18 branch creation.
Andrew Burgess via Gdb-cvs <[email protected]>
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d71c8e3e713b6baf884a7b12a9435e53111b574b commit d71c8e3e713b6baf884a7b12a9435e53111b574b Author: Andrew Burgess <[email protected]> Date: Thu Aug 6 17:53:46 2026 +0100 Update gdb/NEWS after GDB 18 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. Diff: --- gdb/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gdb/NEWS b/gdb/NEWS index 8f40ca5cb11..10c182067f9 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 17 +*** Changes since GDB 18 + +*** Changes in GDB 18 * Support for the Common Trace Format (CTF) has been removed. GDB now saves trace information exclusively in its own "tfile" format.