Lines Matching refs:log
316 log "Android NDK installation path: $ANDROID_NDK_ROOT"
332 log "Using specific adb command: $ADB_CMD"
340 log "Using default adb command: $ADB_CMD"
349 log "ADB version found: $ADB_VERSION"
352 log "Using ADB flags: $ADB_FLAGS"
354 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
358 log "Using JDB command: $JDB_CMD"
391 # Get last line in log, which contains the exit code from the command
449 log "Using specified project path: $PROJECT"
478 log "Using auto-detected project path: $PROJECT"
483 log "Found package name: $PACKAGE_NAME"
492 log "Extracting list of launchable activities from manifest:"
505 log "ABIs targetted by application: $APP_ABIS"
525 log "Device API Level: $API_LEVEL"
544 log "Device CPU ABIs: $CPU_ABIS"
560 log "Compatible device ABI: $COMPAT_ABI"
564 log "Using gdb setup init: $GDBSETUP_INIT"
567 log "Using toolchain prefix: $TOOLCHAIN_PREFIX"
570 log "Using app out directory: $APP_OUT"
574 log "Found debuggable flag: $DEBUGGABLE"
580 log "Found gdbserver under libs/$COMPAT_ABI, assuming app was built with NDK_DEBUG=1"
614 log "Found device gdbserver: $DEVICE_GDBSERVER"
623 log "Found data directory: '$DATA_DIR'"
638 log "Found first launchable activity: $OPTION_LAUNCH"
648 log "Launching activity: $PACKAGE_NAME/$OPTION_LAUNCH"
662 log "Found running PID: $PID"
686 log "Killing existing debugging session"
697 log "Launched gdbserver succesfully."
700 log "Setup network redirection"
711 log "Pulled app_process from device/emulator."
714 log "Pulled linker from device/emulator."
717 log "Pulled libc.so from device/emulator."
722 log "Setup JDB connection"