Searched refs:GdbMethods (Results 1 – 1 of 1) sorted by relevance
76 static PyMethodDef GdbMethods[]; variable1579 gdb_module = Py_InitModule ("_gdb", GdbMethods); in _initialize_python()1746 static PyMethodDef GdbMethods[] = variable1853 GdbMethods,