HomeSort by: relevance | last modified time | path
    Searched defs:bppy_set_thread (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-breakpoint.c 249 bppy_set_thread (PyObject *self, PyObject *newvalue, void *closure) function
1446 { "thread", bppy_get_thread, bppy_set_thread,
  /src/external/gpl3/gdb/dist/gdb/python/
py-breakpoint.c 250 bppy_set_thread (PyObject *self, PyObject *newvalue, void *closure) function
1447 { "thread", bppy_get_thread, bppy_set_thread,

Completed in 40 milliseconds