Home
last modified time | relevance | path

Searched refs:debug_to_insert_fork_catchpoint (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c2261 debug_to_insert_fork_catchpoint (int pid) in debug_to_insert_fork_catchpoint() function
2515 current_target.to_insert_fork_catchpoint = debug_to_insert_fork_catchpoint; in setup_target_debug()
H A DChangeLog-19982254 (debug_to_insert_fork_catchpoint): New function
3150 (debug_to_insert_fork_catchpoint): Ditto.
3207 (debug_to_insert_fork_catchpoint): New function.
H A DChangeLog-19995008 debug_to_insert_fork_catchpoint, debug_to_remove_fork_catchpoint,