On Mon, Mar 30, 2009 at 05:44:20PM -0700, Ross Morley wrote: > What is the proper way to update the frame without the call to > deprecated_update_frame_pc_hack (get_current_frame (), read_pc ()); If write_pc doesn't automatically, then flush the frame chain yourself after write_pc. -- Daniel Jacobowitz CodeSourcery