Home
last modified time | relevance | path

Searched defs:bp_obj (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-finishbreakpoint.c92 bpfinishpy_pre_stop_hook (struct breakpoint_object *bp_obj) in bpfinishpy_pre_stop_hook()
135 bpfinishpy_post_stop_hook (struct breakpoint_object *bp_obj) in bpfinishpy_post_stop_hook()
322 breakpoint_object *bp_obj = (breakpoint_object *) bpfinish_obj; in bpfinishpy_out_of_scope() local
H A Dpy-breakpoint.c721 gdbpy_should_stop (struct breakpoint_object *bp_obj) in gdbpy_should_stop()
768 gdbpy_breakpoint_has_py_cond (struct breakpoint_object *bp_obj) in gdbpy_breakpoint_has_py_cond()
842 breakpoint_object *bp_obj; in gdbpy_breakpoint_deleted() local
H A Dpython.c1364 gdbpy_should_stop (struct breakpoint_object *bp_obj) in gdbpy_should_stop()
1372 gdbpy_breakpoint_has_py_cond (struct breakpoint_object *bp_obj) in gdbpy_breakpoint_has_py_cond()