diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-04-19 07:01:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-04-19 07:01:08 +0000 |
commit | 9debab2f37e9afe2b5fa4e387f4f5f33f0e72421 (patch) | |
tree | 9a7df0d28c519141677eb5d09d92cbd66181f1fb /gdb/NEWS | |
parent | fd751128453cdfc75a9b161220cc3f341b96c627 (diff) | |
download | gdb-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/NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |