Lines Matching refs:log
297 log "Android NDK installation path: $ANDROID_NDK_ROOT"
313 log "Using specific adb command: $ADB_CMD"
321 log "Using default adb command: $ADB_CMD"
330 log "ADB version found: $ADB_VERSION"
333 log "Using ADB flags: $ADB_FLAGS"
335 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
483 log "ABIs targetted by application: $APP_ABIS"
503 log "Device API Level: $API_LEVEL"
522 log "Device CPU ABIs: $CPU_ABIS"
537 log "Compatible device ABI: $COMPAT_ABI"
541 log "Using gdb setup init: $GDBSETUP_INIT"
544 log "Using toolchain prefix: $TOOLCHAIN_PREFIX"
547 log "Using app out directory: $APP_OUT"
551 log "Found debuggable flag: $DEBUGGABLE"
557 log "Found gdbserver under libs/$COMPAT_ABI, assuming app was built with NDK_DEBUG=1"
591 log "Found device gdbserver: $DEVICE_GDBSERVER"
600 log "Found data directory: '$DATA_DIR'"
615 log "Found first launchable activity: $OPTION_LAUNCH"
625 log "Launching activity: $PACKAGE_NAME/$OPTION_LAUNCH"
639 log "Found running PID: $PID"
663 log "Killing existing debugging session"
674 log "Launched gdbserver succesfully."
677 log "Setup network redirection"
688 log "Pulled app_process from device/emulator."
691 log "Pulled linker from device/emulator."
694 log "Pulled libc.so from device/emulator."