Searched refs:gdb_python_error (Results 1 – 1 of 1) sorted by relevance
91 gdb_python_error = pexpect.run(gdb_python_cmd, encoding=encoding) variable93 if gdb_python_error:95 print('gdb output: {!r}'.format(gdb_python_error))
Completed in 4 milliseconds