Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinftarg.c385 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint() function
613 deprecated_child_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_child_ops()
H A Dtarget.h578 extern int child_insert_vfork_catchpoint (int);
H A Dhppah-nat.c1162 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint() function
H A Dlinux-nat.c486 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint() function
2344 linux_nat_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_linux_nat_ops()
H A Dinfttrace.c3320 child_insert_vfork_catchpoint (int tid) in child_insert_vfork_catchpoint() function
H A DChangeLog-19981579 (child_insert_vfork_catchpoint): New function, a default, a no-op
1607 (child_insert_vfork_catchpoint): New function
2887 (child_insert_vfork_catchpoint): New function, a default, a no-op.
H A DChangeLog-19999110 child_insert_vfork_catchpoint, child_remove_vfork_catchpoint,
H A DChangeLog-20034858 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.