Searched refs:gdbpy_frame_stop_reason_string (Results 1 – 3 of 3) sorted by relevance
222 PyObject *gdbpy_frame_stop_reason_string (PyObject *, PyObject *);
565 gdbpy_frame_stop_reason_string (PyObject *self, PyObject *args) in gdbpy_frame_stop_reason_string() function
1777 { "frame_stop_reason_string", gdbpy_frame_stop_reason_string, METH_VARARGS,