Home
last modified time | relevance | path

Searched refs:gdbpy_selected_thread (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-infthread.c241 gdbpy_selected_thread (PyObject *self, PyObject *args) in gdbpy_selected_thread() function
H A Dpython-internal.h234 PyObject *gdbpy_selected_thread (PyObject *self, PyObject *args);
H A Dpython.c1834 { "selected_thread", gdbpy_selected_thread, METH_NOARGS,