summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-05-24 02:56:56 +0000
committerAndrew Cagney <cagney@redhat.com>2002-05-24 02:56:56 +0000
commitddcf9c627314f1c8565192da31a803cac116043e (patch)
treeb262396ec840fbaffda720e13b2905573ce1d034 /gdb/PROBLEMS
parent89ea3962677515d7c64ddc2823b423baa18eb1ff (diff)
downloadgdb-ddcf9c627314f1c8565192da31a803cac116043e.tar.gz
* PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS12
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 09c62e1712f..49d27967daa 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -18,3 +18,15 @@ can be specified as part of the configuration vis:
$ 'CC=cc -Ae' ./configure
+s390*-*-*
+---------
+
+gdb/513: GDB does not build on s390 GNU/Linux. The problem should be
+fixed in more recent sources.
+
+
+i386-*-freebsd4.4*
+------------------
+
+gdb/455: GDB doesn't build on a FreeBSD 4.4-STABLE system. The
+problem is still being investigated.