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: [commit] Respect "red zone" for SPU inferior calls


> Date: Wed, 6 Aug 2008 20:29:28 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> 
> Hello,
> 
> GDB neglected to respect the ABI-defined "red zone" of 2000 bytes on the SPU,
> which could cause stack corruption when calling an inferior function while
> within prologue code of another function.  Fixed by the patch below.

Do I read that right, is that reallu *decimal* 2000?  Seems a bit ood
to me.


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