Home
last modified time | relevance | path

Searched refs:catch_exceptions_with_msg (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dexceptions.c478 return catch_exceptions_with_msg (uiout, func, func_args, NULL, mask); in catch_exceptions()
482 catch_exceptions_with_msg (struct ui_out *func_uiout, in catch_exceptions_with_msg() function
H A Dexceptions.h235 extern int catch_exceptions_with_msg (struct ui_out *uiout,
H A Dthread.c521 if (catch_exceptions_with_msg (uiout, do_captured_list_thread_ids, NULL, in gdb_list_thread_ids()
1424 if (catch_exceptions_with_msg (uiout, do_captured_thread_select, tidstr, in gdb_thread_select()
H A Dbreakpoint.c6320 if (catch_exceptions_with_msg (uiout, do_captured_breakpoint_query, &args, in gdb_breakpoint_query()