[PATCH] Add sparc64-linux sigtramp support

Mark Kettenis mark.kettenis@xs4all.nl
Thu Apr 21 22:09:00 GMT 2005


   Date: Thu, 21 Apr 2005 14:49:01 -0700
   From: "David S. Miller" <davem@davemloft.net>

   The temporary workaround I did last night was to make the sparc dwarf2
   CIF unwinder init_reg() routine just mark G0 as UNDEFINED.  I don't
   know if that's what we'd like to do long term, or if GCC should output
   something for this register.

Hmm, I think it is better to mark it as SAME_VALUE; %g0 will always be
%g0.  No compiler will ever be able to change that ;-).

I'm going to get some sleep now.  If you'll commit that tramp_frame
diff, I'm going to do some more work on this tomorrow ;-).

Mark



More information about the Gdb-patches mailing list