This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: v8.S dwarf2 eh frame issues again :(


   From: Jeff Sturm <jsturm@one-point.com>
   Date: Sat, 20 Apr 2002 16:39:00 -0400 (EDT)

   On Fri, 19 Apr 2002, David S. Miller wrote:
   > Dwarf2 unwinds from libjava/testsuite/libjava.lang/invokethrow.java
   > fail to work unless I make the change at the end of thie email to the
   > .eh_frame information added recently to libffi/src/sparc/v8.S
   
   FWIW invokethrow.java works for me on sparc-sun-solaris2.8.  I'm using
   
Under Solaris backtracing out of signals is done differently
than other platforms.  It doesn't use the dwarf2 unwind
facility.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]