Home
last modified time | relevance | path

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

/scripts/
A Dtest_printers_common.py89 gdb_python_cmd = '{0} -ex "python import os" -batch'.format(gdb_invocation, variable
91 gdb_python_error = pexpect.run(gdb_python_cmd, encoding=encoding)

Completed in 4 milliseconds