Home
last modified time | relevance | path

Searched refs:follow_exec (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinfrun.c371 follow_exec (int pid, char *execd_pathname) in follow_exec() function
1441 follow_exec (PIDGET (inferior_ptid), pending_follow.execd_pathname); in handle_inferior_event()
DChangeLog-19981375 * infrun.c (follow_exec): Ifdef for HPUXHPPA for the moment, the
1395 (follow_exec): New function, handles an exec event.
1428 (follow_exec): Forward decl
1431 then call follow_exec.
1432 (follow_exec): If the exec occured after a vfork, then follow
1437 follow_exec. Some changes to the way various pending_follow.kind
DChangeLog-2002786 * infrun.c (follow_vfork): Don't follow_exec here.
1896 (follow_exec): Likewise.
DChangeLog-19997723 (follow_exec): Ditto, also save run target and re-push instead of
DChangeLog-20019517 (follow_exec): Call symbol_file_add_main() instead of
DChangeLog6447 (follow_exec, wait_for_inferior, fetch_inferior_event)