aboutsummaryrefslogtreecommitdiff
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
commit9debab2f37e9afe2b5fa4e387f4f5f33f0e72421 (patch)
tree9a7df0d28c519141677eb5d09d92cbd66181f1fb /gdb/NEWS
parentfd751128453cdfc75a9b161220cc3f341b96c627 (diff)
downloadgdb-9debab2f37e9afe2b5fa4e387f4f5f33f0e72421.zip
gdb-9debab2f37e9afe2b5fa4e387f4f5f33f0e72421.tar.gz
gdb-9debab2f37e9afe2b5fa4e387f4f5f33f0e72421.tar.bz2
* 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 8a7320f..64cb12c 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