diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-31 01:31:54 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-31 01:31:54 +0000 |
commit | c93b54794b21dc7c8e6288c6d7f0f96f1dd14722 (patch) | |
tree | 4ffc9f1a5263158c2f0b08de8d7a4eda35b41961 /gdb/PROBLEMS | |
parent | 862f83bc8d4724b12e8cf715b2986efefc91fe0b (diff) | |
download | gdb-c93b54794b21dc7c8e6288c6d7f0f96f1dd14722.tar.gz |
Mention i386 FP problem.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r-- | gdb/PROBLEMS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index 79bc2cf7541..0ae1e4d6a52 100644 --- a/gdb/PROBLEMS +++ b/gdb/PROBLEMS @@ -1,3 +1,17 @@ + Known problems in GDB 5.1.1 + + +See also the bug database http://www.gnu.org/software/gdb/bugs/ + + +Contrary to the GDB 5.1 announcement, the update did not contain fixes +to a i386 floating point problem. The latest sources do contain the +fix and it will be included in GDB 5.2. + + + Known problems in GDB 5.1 + + hppa2.0-hp-hpux10.20 Due to a problem (conflicting types) with libiberty/regex.c, GDB 5.1 |