diff options
author | Joel Brobecker <brobecker@adacore.com> | 2014-01-08 13:41:03 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-01-08 13:41:03 +0400 |
commit | b7bba0015567c096541d62f2637b9818b1634a59 (patch) | |
tree | 069691349aaf876bf561b512bee5083d02ca50e7 /gdb/NEWS | |
parent | 16dfbded4ca0fc78810c78ee29cab33c8c9fea42 (diff) | |
download | gdb-b7bba0015567c096541d62f2637b9818b1634a59.zip gdb-b7bba0015567c096541d62f2637b9818b1634a59.tar.gz gdb-b7bba0015567c096541d62f2637b9818b1634a59.tar.bz2 |
Update NEWS post GDB 7.7 branch creation.
gdb/ChangeLog:
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has
been cut.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.6 +*** Changes since GDB 7.7 + +*** Changes in GDB 7.7 * GDB now supports SystemTap SDT probes on AArch64 GNU/Linux. |