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] |
> (I need to deprecate get frame base). Can you just tweak this to return > get_frame_id().stack_addr before committing. Sure. Attached is what I ended up checking in. 2004-12-13 Joel Brobecker <brobecker@gnat.com> * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Change parameter name to make it clear that we already have a next frame. Return the sigcontext from that next frame instead of the frame following it. Thanks, -- Joel
Attachment:
osf.diff
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |