Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Ddebug.py68 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,