Hi, this patch replaces SIZEOF_FRAME_SAVED_REGS macro by its expression. Tested by gdb_mbuild with alpha target. Is this ok to commit? ChangeLog: * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Replace SIZEOF_FRAME_SAVED_REGS by its expression. Use get_frame_arch to get at the current architecture by frame_info. * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Likewise. * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove. -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com