Home
last modified time | relevance | path

Searched refs:gdbpy_convert_exception (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-finishbreakpoint.c126 gdbpy_convert_exception (except); in bpfinishpy_pre_stop_hook()
147 gdbpy_convert_exception (except); in bpfinishpy_post_stop_hook()
217 gdbpy_convert_exception (except); in bpfinishpy_init()
365 gdbpy_convert_exception (except); in bpfinishpy_detect_out_scope_cb()
H A Dpython-internal.h319 return gdbpy_convert_exception (Exception); \
328 gdbpy_convert_exception (Exception); \
378 extern PyObject *gdbpy_convert_exception (struct gdb_exception);
H A Dpy-gdb-readline.c58 gdbpy_convert_exception (except); in gdbpy_readline_wrapper()
H A Dpy-arch.c201 return gdbpy_convert_exception (except); in archpy_disassemble()
H A Dpy-utils.c278 gdbpy_convert_exception (struct gdb_exception exception) in gdbpy_convert_exception() function
H A Dpy-type.c447 gdbpy_convert_exception (except); in typy_get_composite()
734 gdbpy_convert_exception (except); in typy_lookup_typename()
787 gdbpy_convert_exception (except); in typy_lookup_type()