This is the mail archive of the gdb@sourceware.org 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]

Re: RFC: Program Breakpoints


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]