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: Prologue analysis interface


On 11/23/05, Joel Brobecker <brobecker@adacore.com> wrote:
> If I understand the new approach correctly, we really don't need to know
> what the CFA is. All you need to know is where things have been saved.
> Things like : r3 is saved at original SP + offset, or r4 saved at r30 +
> offset. Right?

We need it for use in frame ID's.


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