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 | e2c9a72cc09e6028b4517d1a58a018976bdd0403 (patch) | |
tree | e64ef81f43b62e40c7d4e1139775ca6e4258e491 /gdb/PROBLEMS | |
parent | ee16815532a61d5a9d99d28fb4d2d2c6821a9792 (diff) | |
download | gdb-e2c9a72cc09e6028b4517d1a58a018976bdd0403.zip gdb-e2c9a72cc09e6028b4517d1a58a018976bdd0403.tar.gz gdb-e2c9a72cc09e6028b4517d1a58a018976bdd0403.tar.bz2 |
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 79bc2cf..0ae1e4d 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 |