Searched refs:gdb_python_cmd (Results 1 – 1 of 1) sorted by relevance
89 gdb_python_cmd = '{0} -ex "python import os" -batch'.format(gdb_invocation, variable91 gdb_python_error = pexpect.run(gdb_python_cmd, encoding=encoding)
Completed in 4 milliseconds