Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Ddebug.py69 hostGDBPort, argument
140 + ["forward", "tcp:" + str(hostGDBPort), "tcp:" + str(targetGDBPort)])
181 gdbSetup.write("target remote :%i\n" % hostGDBPort)
687 hostGDBPort=args.hostGDBPort,