Searched refs:targetGDBPort (Results 1 – 1 of 1) sorted by relevance
/external/deqp/android/scripts/ |
D | debug.py | 68 targetGDBPort, argument 126 …, "run-as", "com.drawelements.deqp", deviceGdbCmd, "localhost:" + str(targetGDBPort), "--attach", … 140 + ["forward", "tcp:" + str(hostGDBPort), "tcp:" + str(targetGDBPort)]) 686 targetGDBPort=args.targetGDBPort,
|