Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c507 execute_gdb_command (PyObject *self, PyObject *args, PyObject *kw) in execute_gdb_command() function
1750 { "execute", (PyCFunction) execute_gdb_command, METH_VARARGS | METH_KEYWORDS,