This is the mail archive of the gdb-patches@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: PATCH: use frame_unwind_register instead of frame_register


On Mon, Nov 06, 2006 at 03:24:01PM -0800, Jim Blandy wrote:
> 
> I've committed the below, which 1) uses frame_register_read instead of
> frame_unwind_register, thereby obtaining the registers from the right
> frame, and 2) removes the now-unused variables.

Thanks.  We really do need to cut down on the number of functions...


-- 
Daniel Jacobowitz
CodeSourcery


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