Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcoff-solib.c107 reinit_frame_cache (); in coff_solib_add()
H A Dsymfile-mem.c106 reinit_frame_cache (); in symbol_file_add_from_memory()
H A Dxcoffsolib.c155 reinit_frame_cache (); in sharedlibrary_command()
H A Dframe.h219 extern void reinit_frame_cache (void);
H A Dremote-vx.c735 reinit_frame_cache (); in vx_load_command()
1162 reinit_frame_cache (); in vx_open()
H A Dcorelow.c421 reinit_frame_cache (); in core_detach()
H A Dsolib.c664 reinit_frame_cache (); in solib_add()
H A Dsymfile.c978 reinit_frame_cache (); in symbol_file_add_main_1()
1786 reinit_frame_cache (); in add_symbol_file_command()
1982 reinit_frame_cache (); in reread_symbols()
H A Dalpha-tdep.c1232 reinit_frame_cache (); in reinit_frame_cache_sfunc()
H A Dsomsolib.c828 reinit_frame_cache (); in som_solib_add()
H A Dframe.c969 reinit_frame_cache (void) in reinit_frame_cache() function
H A Dtarget.c1707 reinit_frame_cache (); in generic_mourn_inferior()
H A Dvarobj.c1947 reinit_frame_cache (); in c_value_of_root()
H A Dvalops.c709 reinit_frame_cache (); in value_assign()
H A DChangeLog-19941040 * blockframe.c (reinit_frame_cache): Reinstate select_frame call
1128 * blockframe.c (reinit_frame_cache): Don't call create_new_frame
1658 * blockframe.c (reinit_frame_cache): Test inferior_pid instead of
1768 * symfile.c (symbol_file_add): Move reinit_frame_cache call to
1775 Add call to reinit_frame_cache after all shared libraries are read in.
1778 Add call to reinit_frame_cache after symbol_file_add.
H A DChangeLog-19931107 * valops.c (value_assign): Call reinit_frame_cache when assigning
1876 * inflow.c (generic_mourn_inferior): Call reinit_frame_cache
1878 * blockframe.c (reinit_frame_cache): Use code which was in
1881 * corelow.c (core_detach): Call reinit_frame_cache.
2725 * mips-tdep.c: Call reinit_frame_cache every time the user does
3494 reinit_frame_cache _after_ the new symbols are read in.
3969 * blockframe.c (reinit_frame_cache, get_prev_frame_info):
H A Dmips-tdep.c4329 reinit_frame_cache (); in reinit_frame_cache_sfunc()
H A Dbreakpoint.c2485 reinit_frame_cache (); in watchpoint_check()
H A DChangeLog-20021382 flush_cached_frames, reinit_frame_cache, select_frame and
2296 (flush_cached_frames, reinit_frame_cache)
10180 (reinit_frame_cache): Ditto.
H A DChangeLog-19913558 * blockframe.c, frame.h (reinit_frame_cache): New function.
H A DChangeLog-19923318 (symbol_file_add): Call reinit_frame_cache so callers don't have to.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog10935 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache