Home
last modified time | relevance | path

Searched refs:target_insert_vfork_catchpoint (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.h1277 #define target_insert_vfork_catchpoint(pid) \ macro
H A Dbreakpoint.c7632 return target_insert_vfork_catchpoint (PIDGET (inferior_ptid)); in insert_catch_vfork()