[PATCH]: Fix signal frames on sparc*-*-linux*

Mark Kettenis mark.kettenis@xs4all.nl
Wed Apr 5 18:37:00 GMT 2006


> Date: Tue, 04 Apr 2006 16:44:37 -0700 (PDT)
> From: "David S. Miller" <davem@davemloft.net>
> 
> The current code is pulling the register window out of the
> trampoline's stack frame, not the signal stack frame.
> 
> The other targets were getting this right.
> 
> This fixes that.
> 
> Any objections?

By all means, go ahead and commit.

> 2006-04-04  David S. Miller  <davem@sunset.davemloft.net>
> 
> 	* sparc-linux-tdep.c (sparc32_linux_sigframe_init): Pull register
> 	window out of the correct stack frame.
> 	* sparc64-linux-tdep.c (sparc64_linux_sigframe_init): Likewise.



More information about the Gdb-patches mailing list