Searched refs:gdbpy_obj_to_string (Results 1 – 3 of 3) sorted by relevance
225 gdbpy_obj_to_string (PyObject *obj) in gdbpy_obj_to_string() function266 str = gdbpy_obj_to_string (pvalue); in gdbpy_exception_to_string()268 str = gdbpy_obj_to_string (ptype); in gdbpy_exception_to_string()
344 char *gdbpy_obj_to_string (PyObject *obj);
1070 type = gdbpy_obj_to_string (ptype); in gdbpy_print_stack()