Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.h1301 #define target_remove_exec_catchpoint(pid) \ macro
H A Dbreakpoint.c8503 return target_remove_exec_catchpoint (PIDGET (inferior_ptid)); in remove_catch_exec()