Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c461 python_command (const char *arg, int from_tty) in python_command() function
1985 python_command (const char *arg, int from_tty) in python_command() function
2457 python_cmd_element = add_com ("python", class_obscure, python_command, in _initialize_python()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20163785 (python_command, execute_gdb_command): Likewise.
6774 * python/python.c (python_interactive_command, python_command)
DChangeLog-20173595 * python/python.c (python_interactive_command, python_command):
14463 * python/python.c (python_command, python_interactive_command):
18117 * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
DChangeLog-2011367 (python_command): Ditto.
3674 (python_command, execute_gdb_command): Force the interpreter to
DChangeLog-20096280 (python_command, gdbpy_new_objfile): Likewise.
12681 (python_command): Likewise.
DChangeLog-2008521 (python_command): Likewise.
DChangeLog-201311281 (python_command)[HAVE_PYTHON]: Likewise.
DChangeLog-201810734 (python_command, python_interactive_command): Update.