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: GDB interactions with GCC


On Tue, Nov 03, 2009 at 01:09:04PM -0500, Jean Christophe Beyler wrote:
> That is what I noticed as well. So you have confirmed that if we want
> to retain that information, it needs to be stored on the stack even if
> the optimization levels are used.

Yes.  Most ABIs choose not to require this overhead, but there have
been some notable exceptions.

-- 
Daniel Jacobowitz
CodeSourcery


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