Index: alpha-mdebug-tdep.c =================================================================== RCS file: /cvs/src/src/gdb/alpha-mdebug-tdep.c,v retrieving revision 1.21 diff -u -p -r1.21 alpha-mdebug-tdep.c --- alpha-mdebug-tdep.c 21 May 2008 14:47:26 -0000 1.21 +++ alpha-mdebug-tdep.c 24 Nov 2008 11:55:55 -0000 @@ -193,7 +193,7 @@ alpha_mdebug_frame_unwind_cache (struct info = FRAME_OBSTACK_ZALLOC (struct alpha_mdebug_unwind_cache); *this_prologue_cache = info; - pc = get_frame_pc (this_frame); + pc = get_frame_address_in_block (this_frame); /* ??? We don't seem to be able to cache the lookup of the PDR from alpha_mdebug_frame_p. It'd be nice if we could change