Searched refs:gdbCmd (Results 1 – 1 of 1) sorted by relevance
72 gdbCmd, argument192 gdbProcess = subprocess.Popen(common.shellquote(gdbCmd) + " -x gdb.setup", shell=True)675 if args.gdbCmd == None:676 args.gdbCmd = device.getGdbCommand(common.getPlatform())685 gdbCmd=os.path.normpath(args.gdbCmd),