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 | 15d8e49da893ed0b669884c6b6b81b8e76651fdd (patch) | |
tree | 59a3b51bc946855fe8e68d1d9e7fdd848740a950 /gdb/NEWS | |
parent | a30b2c991e5ebdc260184185ff592e2f153a4044 (diff) | |
download | gdb-15d8e49da893ed0b669884c6b6b81b8e76651fdd.tar.gz |
* 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 |