> (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 * 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