Home
last modified time | relevance | path

Searched refs:flush_cached_frames (Results 1 – 22 of 22) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbsd-kvm.c90 flush_cached_frames (); in bsd_kvm_open()
246 flush_cached_frames (); in bsd_kvm_proc_cmd()
266 flush_cached_frames (); in bsd_kvm_pcb_cmd()
H A Dframe.c502 flush_cached_frames (); in frame_pop()
947 flush_cached_frames (); in frame_observer_target_changed()
953 flush_cached_frames (void) in flush_cached_frames() function
971 flush_cached_frames (); in reinit_frame_cache()
H A Dframe.h218 extern void flush_cached_frames (void);
H A Dns32k-tdep.c419 flush_cached_frames (); in ns32k_pop_frame()
H A Dcorelow.c403 flush_cached_frames (); in core_open()
H A Dthread.c464 flush_cached_frames (); in switch_to_thread()
H A Dinfrun.c671 flush_cached_frames (); in prepare_to_proceed()
1285 flush_cached_frames (); in handle_inferior_event()
1689 flush_cached_frames (); in handle_inferior_event()
H A Dv850ice.c275 flush_cached_frames (); in v850ice_wndproc()
H A Docd.c225 flush_cached_frames (); in ocd_start_remote()
H A Dmcore-tdep.c776 flush_cached_frames (); in mcore_pop_frame()
H A Dmn10300-tdep.c898 flush_cached_frames (); in mn10300_pop_frame()
H A Dremote-rdp.c1181 flush_cached_frames (); in remote_rdp_open()
H A Dv850-tdep.c899 flush_cached_frames (); in v850_pop_frame()
H A Dh8300-tdep.c759 flush_cached_frames (); in h8300_pop_frame()
H A Dremote-e7000.c630 flush_cached_frames (); in e7000_start_remote()
H A Dsh64-tdep.c1393 flush_cached_frames (); in sh64_pop_frame()
H A Dremote-mips.c1586 flush_cached_frames (); in common_open()
H A Dtracepoint.c1920 flush_cached_frames (); in finish_tfind_command()
H A DChangeLog-19941098 * blockframe.c (flush_cached_frames): Call select_frame (NULL, -1).
1127 call flush_cached_frames.
3379 * infrun.c (wait_for_inferior): Move call to flush_cached_frames
3380 to after call to target_wait. This means that flush_cached_frames
3455 * blockframe.c (flush_cached_frames): Print annotation.
H A DChangeLog-3.x4429 * blockframe.c (flush_cached_frames): Modified call to
H A DChangeLog-20021382 flush_cached_frames, reinit_frame_cache, select_frame and
2296 (flush_cached_frames, reinit_frame_cache)
10179 * blockframe.c (flush_cached_frames): Ditto.
H A DChangeLog-19931932 * inflow.c (generic_mourn_inferior): Call flush_cached_frames.