Problems merging DNS JNDI code
Tom Tromey
tromey@redhat.com
Tue Feb 19 15:03:00 GMT 2002
>>>>> "Pete" == Pete Chown <Pete.Chown@skygate.co.uk> writes:
Pete> BFD: Dwarf Error: Invalid or unhandled FORM value: 14.
Pete> BFD: Dwarf Error: Could not find abbrev number 108.
Pete> BFD: Dwarf Error: Invalid or unhandled FORM value: 14.
Pete> BFD: Dwarf Error: Could not find abbrev number 108.
gcc recently changed its Dwarf-2 (debugging) output format.
These messages mean you need a new binutils that can understand the
new output.
Pete> If I run it under gdb, I get a SIGPIPE during the
Pete> printStackTrace:
I've noticed this too.
When debugging libgcj I usually do "handle SIGPIPE nostop noprint".
Tom
More information about the Java
mailing list