summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-19 07:01:08 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-19 07:01:08 +0000
commit15d8e49da893ed0b669884c6b6b81b8e76651fdd (patch)
tree59a3b51bc946855fe8e68d1d9e7fdd848740a950 /gdb/NEWS
parenta30b2c991e5ebdc260184185ff592e2f153a4044 (diff)
downloadgdb-15d8e49da893ed0b669884c6b6b81b8e76651fdd.tar.gz
* TODO: Cleanup.
* NEWS: Update GDB version. Duplicate paragraph explaining obsolete.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 8a7320f5542..64cb12c6825 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB-4.18:
+*** Changes in GDB 5.0:
* Improved support for debugging FP programs on x86 targets
@@ -67,6 +67,11 @@ Pyramid pyramid-*-*
ARM RISCix arm-*-* (as host)
Tahoe tahoe-*-*
+Configurations that have been declared obsolete will be commented out,
+but the code will be left in place. If there is no activity to revive
+these configurations before the next release of GDB, the sources will
+be permanently REMOVED.
+
* New features for SVR4
On SVR4 native platforms (such as Solaris), if you attach to a process