This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8
From: Brad Lucier <lucier@math.purdue.edu>
Date: Thu, 30 May 2002 15:43:08 -0500 (EST)
OK, mainline still doesn't bootstrap today, and I decided to try to narrow
down where the problem is, so I fired up gdb, but the program exited
with an error status rather than actually segfaulting, so I couldn't see
where it was failing.
How is one supposed to debug this?
Set a breakpoint on 'exit' perhaps? :-)