This is the mail archive of the gdb-patches@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: [patch/rfc] FRAME_FP() -> get_frame_base()


On Tue, 19 Nov 2002, Andrew Cagney wrote:

> There will be several follow-on patches:
> - replace any occurance of frame->frame with get_frame_base(frame)
> - delete the identical default_frame_address(), replacing all references 
> with get_frame_base().
> - (I guess) re-vamp the PPC so that get_frame_base() is constant through 
> out the lifetime of a frame.

I presume some patch to gdbint.texinfo should also follow, right?


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