Searched refs:gdbpy_selected_thread (Results 1 – 5 of 5) sorted by relevance
404 gdbpy_selected_thread (PyObject *self, PyObject *args) in gdbpy_selected_thread() function
430 PyObject *gdbpy_selected_thread (PyObject *self, PyObject *args);
2763 { "selected_thread", gdbpy_selected_thread, METH_NOARGS,
3648 * python/py-infthread.c (gdbpy_selected_thread): Update.8243 (gdbpy_selected_thread): Use inferior_thread.
4163 (gdbpy_inferiors, gdbpy_selected_thread)