This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8
- From: "David S. Miller" <davem at redhat dot com>
- To: lucier at math dot purdue dot edu
- Cc: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Thu, 30 May 2002 13:30:14 -0700 (PDT)
- Subject: Re: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8
- References: <200205282136.g4SLafH10937@banach.math.purdue.edu><200205302043.g4UKh9m27652@banach.math.purdue.edu>
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? :-)