Home
last modified time | relevance | path

Searched refs:gdbpy_frame_stop_reason_string (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-frame.c711 gdbpy_frame_stop_reason_string (PyObject *self, PyObject *args) in gdbpy_frame_stop_reason_string() function
Dpython-internal.h410 PyObject *gdbpy_frame_stop_reason_string (PyObject *, PyObject *);
Dpython.c2678 { "frame_stop_reason_string", gdbpy_frame_stop_reason_string, METH_VARARGS,
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20112026 (gdbpy_frame_stop_reason_string): Use new enum unwind_stop_reason
DChangeLog-20107409 (gdbpy_frame_stop_reason_string): Likewise.
DChangeLog-20156769 * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
DChangeLog-200910652 gdbpy_frame_stop_reason_string, gdbpy_selected_frame,
DChangeLog-20148129 * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.