Lines Matching refs:breakpoint
38 #include "breakpoint.h"
60 static void callstack_push_symfunc(struct process *proc, struct breakpoint *bp);
198 debug(1, "[%d] event: breakpoint %p",
680 struct breakpoint *sbp;
692 debug(2, "event: breakpoint (%p)", brk_addr);
728 * of the breakpoint, but if we are in a
745 "unexpected breakpoint at %p", brk_addr);
747 /* breakpoint_on_hit may delete its own breakpoint, so we have
796 callstack_push_symfunc(struct process *proc, struct breakpoint *bp)
814 struct breakpoint *rbp = NULL;
817 struct breakpoint *ext_rbp = insert_breakpoint(proc, rbp);
842 struct breakpoint *bp