Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c76 static PyMethodDef GdbMethods[]; variable
1579 gdb_module = Py_InitModule ("_gdb", GdbMethods); in _initialize_python()
1746 static PyMethodDef GdbMethods[] = variable
1853 GdbMethods,