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: signal trampoline frame cache corruption (repost?)


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


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