diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-24 08:05:31 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-24 08:05:31 +0000 |
commit | 7072a9542fb522be3ca29172f26c693b89ee87f1 (patch) | |
tree | 380644b79693989043d4da2c1ed0f05b3a2e7618 /gdb/NEWS | |
parent | 86f902e0d1c08e9ac59cbff5e82c6a0351e037cb (diff) | |
download | gdb-7072a9542fb522be3ca29172f26c693b89ee87f1.zip gdb-7072a9542fb522be3ca29172f26c693b89ee87f1.tar.gz gdb-7072a9542fb522be3ca29172f26c693b89ee87f1.tar.bz2 |
Merge in 5.1.1 tweeks.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -69,6 +69,19 @@ for the inferior from gdb's command line. There is a new `operate-and-get-next' function bound to `C-o'. +*** Changes in GDB 5.1.1 + +Fix compile problem on DJGPP. + +Fix a problem with floating-point registers on the i386 being +corrupted. + +Fix to stop GDB crashing on .debug_str debug info. + +Numerous documentation fixes. + +Numerous testsuite fixes. + *** Changes in GDB 5.1: * New native configurations |