This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH]: Fix signal frames on sparc*-*-linux*


From: Mark Kettenis <mark.kettenis@xs4all.nl>
Date: Wed, 5 Apr 2006 20:36:00 +0200 (CEST)

> > 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.

Done, thanks for reviewing.


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