Lines Matching refs:help
150 help='Enable verbose mode', action='store_true', dest='verbose')
153 help='Kill existing debug session if it exists',
157 help='Launch application instead of attaching to existing one',
161 help='Same as --start, but specify activity name (see below)',
165 help='List all launchable activity names from manifest',
169 help='Delay in seconds between activity start and gdbserver attach',
174 help='Specify application project path',
178 help='Use tcp:localhost:<DEBUG_PORT> to communicate with gdbserver',
183 help='Execute gdb initialization commands in <EXEC_FILE> after connection',
187 help='Use specific adb command',
191 help='Use specific awk command (unused flag retained for compatability)')
194 help='Connect to single emulator instance....(either this,)',
198 help='Connect to single target device........(this,)',
202 help='Connect to specific emulator or device.(or this)',
207 help='Use tui mode',
211 help='Flag to pass to gnumake, e.g. NDK_TOOLCHAIN_VERSION=4.8',
215 help='Do not wait for debugger to attach (may miss early JNI breakpoints)',
226 help='Specify stdcxx python pretty-printer',