Searched refs:follow_exec (Results 1 – 6 of 6) sorted by relevance
371 follow_exec (int pid, char *execd_pathname) in follow_exec() function1441 follow_exec (PIDGET (inferior_ptid), pending_follow.execd_pathname); in handle_inferior_event()
1375 * infrun.c (follow_exec): Ifdef for HPUXHPPA for the moment, the1395 (follow_exec): New function, handles an exec event.1428 (follow_exec): Forward decl1431 then call follow_exec.1432 (follow_exec): If the exec occured after a vfork, then follow1437 follow_exec. Some changes to the way various pending_follow.kind
786 * infrun.c (follow_vfork): Don't follow_exec here.1896 (follow_exec): Likewise.
7723 (follow_exec): Ditto, also save run target and re-push instead of
9517 (follow_exec): Call symbol_file_add_main() instead of
6447 (follow_exec, wait_for_inferior, fetch_inferior_event)