* solib-svr4.c (svr4_truncate_ptr): New function.
[deliverable/binutils-gdb.git] / gdb / PROBLEMS
CommitLineData
e2c9a72c
AC
1 Known problems in GDB 5.1.1
2
3
4See also the bug database http://www.gnu.org/software/gdb/bugs/
5
6
e351066e
AC
7Contrary to the GDB 5.1.1 announcement, the update did not contain
8fixes to a i386 floating point problem. The latest sources do contain
9the fix and it will be included in GDB 5.2.
e2c9a72c
AC
10
11
12 Known problems in GDB 5.1
13
14
6b325864
AC
15hppa2.0-hp-hpux10.20
16
17Due to a problem (conflicting types) with libiberty/regex.c, GDB 5.1
18does not build on HP/UX 10.20 when using the HP supplied compiler.
19
20Due to bit rot, GDB 5.1 does not work on HP/UX 10.20 when built with
21GCC.
22
23
24hppa2.0w-hp-hpux11.00
25
26Due to a problem with ltconfig and long argument lines, GDB 5.1 does
27not configure on HP/UX 11.00.
28
29
30alpha-dec-osf5.1
31
32GDB 5.1 has a number of problems on this platform (Ref PR gdb/237). A
33GDB 5.1 built with ``CC="cc -DUSE_LDR_ROUTINES"'' is reported to work
34much better.
35
36
37alpha-dec-osf4.0e
38
39GDB 5.1 is known to have problems on this platform (encounters an
40internal error in the symbol table reader).
41
42
43sparcv9-sun-solaris2.8
44
45There are known problems with building GDB 5.1 using GCC 3.0.x for the
4664 bit SPARC target (bad code gen). You could try a development
47version of GCC.
48
49
50i586-sco-sysv5uw7.1.1
51
52There are known problems with GDB 5.1's thread support on this
53platform. Non-threaded programs should work.
54
55
56*-*-*
57
58GDB 5.1 assumes that the host C compiler implemends alloca(). GCC is
59one such compiler. This problem should be fixed on the trunk.
This page took 0.034549 seconds and 4 git commands to generate.