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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-breakpoint.c 652 bppy_set_commands (PyObject *self, PyObject *newvalue, void *closure) function
1477 { "commands", bppy_get_commands, bppy_set_commands,
  /src/external/gpl3/gdb/dist/gdb/python/
py-breakpoint.c 653 bppy_set_commands (PyObject *self, PyObject *newvalue, void *closure) function
1478 { "commands", bppy_get_commands, bppy_set_commands,

Completed in 23 milliseconds