This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: patch: signal trampoline frame cache corruption (repost?)
- From: Daniel Jacobowitz <drow at false dot org>
- To: PAUL GILLIAM <pgilliam at us dot ibm dot com>
- Cc: Mark Kettenis <mark dot kettenis at xs4all dot nl>, gdb-patches at sourceware dot org
- Date: Fri, 10 Nov 2006 16:22:02 -0500
- Subject: Re: patch: signal trampoline frame cache corruption (repost?)
- References: <1162323227.3428.9.camel@dufur.beaverton.ibm.com> <200610312328.k9VNScRC012608@elgar.sibelius.xs4all.nl> <1162576236.3428.17.camel@dufur.beaverton.ibm.com>
On Fri, Nov 03, 2006 at 09:50:36AM -0800, PAUL GILLIAM wrote:
> Sorry about the formatting. I fixed that, and included a ChangeLog
> entry which I also forgot the first time.
>
> Now is it OK to commit?
More formatting fixes:
> 2006-11-03 Paul Gilliam <pgilliam@us.ibm.com>
Two spaces before "<"...
> * ppc-linux-tdep.c (ppc_linux_sigtramp_cache): Only
... but not after ":".
> + if (ppc_floating_point_unit_p(gdbarch))
Always a space before open parentheses.
With those three fixed, feel free to repost and commit this.
--
Daniel Jacobowitz
CodeSourcery