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] Add get_frame_saved_regs() and get_frame_saved_regs_p()


On Wed, 11 Dec 2002, Andrew Cagney wrote:

> This adds accessor methods for the `struct frame_info' field 
> ->saved_regs.  Since get_frame_saved_regs() and 
> frame_saved_regs_zalloc() are almost equivalent, I also eliminated the 
> latter.

The doco change is okay with me.  Thanks.


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