This is the mail archive of the gdb@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: The root cause for SEGV in evaluating fortran function call, any solution or suggestion?


On Fri, Nov 04, 2005 at 11:20:04AM -0000, Dave Korn wrote:
> ... but beware of the red zone on 64-bit x86, right .... ?
> 
> [e.g. see http://sources.redhat.com/ml/gdb-patches/2003-08/msg00092.html ]

Which is why this should be done inside the relevant bits of infcall
that already know about the redzone.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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