Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c644 execute_gdb_command (PyObject *self, PyObject *args, PyObject *kw) in execute_gdb_command() function
2647 { "execute", (PyCFunction) execute_gdb_command, METH_VARARGS | METH_KEYWORDS,
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20162463 * python/python.c (execute_gdb_command): Adjust to use
3785 (python_command, execute_gdb_command): Likewise.
4681 * python/python.c (execute_gdb_command): Likewise.
6730 * python/python.c (execute_gdb_command): Adjust.
6775 (execute_gdb_command): Likewise.
8489 * python/python.c (execute_gdb_command): Use console uiout
DChangeLog-20113674 (python_command, execute_gdb_command): Force the interpreter to
5625 (execute_gdb_command): Likewise.
11104 * python/python.c (execute_gdb_command): Call
DChangeLog-20103062 (execute_gdb_command) <to_string>: Move ...
4284 * python/python.c (execute_gdb_command): Add keywords. Accept
5840 * python/python.c (execute_gdb_command): Remove unused variables.
DChangeLog-20181072 * python/python.c (execute_gdb_command): Call
3751 * python/python.c (execute_gdb_command): Call bpstat_do_actions
9497 * python/python.c (execute_gdb_command): Update.
10661 * python/python.c (execute_gdb_command): Use read_command_lines_1,
DChangeLog-20091127 * python/python.c (execute_gdb_command): Copy the argument text.
12677 (get_parameter, execute_gdb_command, gdbpy_write,
12682 (execute_gdb_command): Added from_tty argument.
DChangeLog-20173252 * python/python.c (execute_gdb_command): Don't copy the command.
15084 * python/python.c (execute_gdb_command, gdbpy_write, gdbpy_flush):
17849 * python/python.c (execute_gdb_command): Use std::string.
DChangeLog-20083445 * python/python.c (execute_gdb_command): Ditto.
DChangeLog-201915695 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
DChangeLog-202016892 * gdb/python/python.c (execute_gdb_command): Call
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git67359 gdb, python: do minor modernization in execute_gdb_command
67361 execute_gdb_command.