This is the mail archive of the gdb@sources.redhat.com 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: FP aliases


Andrew Cagney wrote:
What of -fomit-frame-pointer? GDB's past mistake was to assume, as your suggesting, that $fp is always a hard register. Unfortunatly, GCC eventually got better ideas (and eliminated that assumption) causing GDB to fall apart.

Now I suddenly realize why gdb isn't sticking around with the FP methods!


Thanks,
Svein


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