Home
last modified time | relevance | path

Searched refs:reopen_exec_file (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h196 extern void reopen_exec_file (void);
Dcorefile.c145 reopen_exec_file (void) in reopen_exec_file() function
Dinfcmd.c422 reopen_exec_file (); in run_command()
1829 reopen_exec_file (); in attach_command()
Dtarget.c1706 reopen_exec_file (); in generic_mourn_inferior()
Dremote.c2146 reopen_exec_file (); in remote_open_1()
DChangeLog-19985666 * corefile.c (reopen_exec_file): Reopen the exec file if
DChangeLog-1999899 reopen_exec_file): Replace strdup with xstrdup.
DChangeLog-20019511 (reopen_exec_file): Call exec_open() instead of exec_file_command().