Home
last modified time | relevance | path

Searched refs:inferior_has_execd (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h602 extern int inferior_has_execd (int pid, char **execd_pathname);
H A Dinfrun.c3633 inferior_has_execd (int pid, char **execd_pathname) in inferior_has_execd() function
H A Dbreakpoint.c2678 && !inferior_has_execd (PIDGET (inferior_ptid), &b->exec_pathname)) in bpstat_stop_status()
H A DChangeLog-20021830 inferior_has_vforked, and inferior_has_execd instead of
1845 (inferior_has_execd): New functions.
1871 (inferior_has_forked, inferior_has_vforked, inferior_has_execd): Add