Searched defs:rdebug_bp (Results 1 - 1 of 1) sorted by path

/external/ltrace/sysdeps/linux-gnu/
H A Dproc.c634 struct breakpoint *rdebug_bp = insert_breakpoint_at(proc, addr, NULL); local
635 if (rdebug_bp == NULL) {
647 rdebug_bp->cbs = &rdebug_callbacks;

Completed in 312 milliseconds