Searched refs:eval_python_command (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpython.c291 eval_python_command (const char *command)
331 err = eval_python_command (script.c_str ());
290 eval_python_command (const char *command) function
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpython.c308 eval_python_command (const char *command)
343 err = eval_python_command (script.c_str ());
307 eval_python_command (const char *command) function

Completed in 257 milliseconds