Home
last modified time | relevance | path

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

/external/deqp/android/scripts/
Ddebug.py77 deviceGdbCmd, argument
126 …+ ["shell", "run-as", "com.drawelements.deqp", deviceGdbCmd, "localhost:" + str(targetGDBPort), "-…
245 …def __init__ (self, libraries=[], nativeBuildDir=None, hostGdbBins=None, deviceGdbCmd=None, appPro… argument
249 self.deviceGdbCmd = deviceGdbCmd
260 return self.deviceGdbCmd
277 deviceGdbCmd = "lib/gdbserver",
292 deviceGdbCmd = "lib/gdbserver",
412 deviceGdbCmd = "lib/gdbserver",
531 deviceGdbCmd = "lib/gdbserver",
639 deviceGdbCmd = "lib/gdbserver",
[all …]