Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinftarg.c412 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint() function
616 deprecated_child_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_child_ops()
H A Dtarget.h586 extern int child_insert_exec_catchpoint (int);
H A Dhppah-nat.c1253 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint() function
H A Dlinux-nat.c495 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint() function
2345 linux_nat_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_linux_nat_ops()
H A Dinfttrace.c3430 child_insert_exec_catchpoint (int tid) in child_insert_exec_catchpoint() function
H A DChangeLog-19981583 (child_insert_exec_catchpoint): New function, a default, a no-op
1612 (child_insert_exec_catchpoint): New function
2891 (child_insert_exec_catchpoint): New function, a default, a no-op.
H A DChangeLog-19999111 child_has_forked, child_insert_exec_catchpoint,
H A DChangeLog-20034858 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.