Searched refs:gdbpy_exception_to_string (Results 1 – 7 of 7) sorted by relevance
105 msg = gdbpy_exception_to_string (ptype, pvalue); in fnpy_call()
251 gdbpy_exception_to_string (PyObject *ptype, PyObject *pvalue) in gdbpy_exception_to_string() function
345 char *gdbpy_exception_to_string (PyObject *ptype, PyObject *pvalue);
164 msg = gdbpy_exception_to_string (ptype, pvalue); in cmdpy_function()
288 msg = gdbpy_exception_to_string (type, value); in print_stack_unless_memory_error()
1069 msg = gdbpy_exception_to_string (ptype, pvalue); in gdbpy_print_stack()
1163 value_str = gdbpy_exception_to_string (type, value); in update_dynamic_varobj_children()