Lines Matching refs:log
320 log "Android NDK installation path: $ANDROID_NDK_ROOT"
336 log "Using specific adb command: $ADB_CMD"
344 log "Using default adb command: $ADB_CMD"
353 log "ADB version found: $ADB_VERSION"
356 log "Using ADB flags: $ADB_FLAGS"
358 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
511 log "ABIs targetted by application: $APP_ABIS"
531 log "Device API Level: $API_LEVEL"
550 log "Device CPU ABIs: $CPU_ABIS"
571 log "Compatible device ABI: $COMPAT_ABI"
575 log "Using gdb setup init: $GDBSETUP_INIT"
584 log "Using toolchain prefix: $TOOLCHAIN_PREFIX"
587 log "Using app out directory: $APP_OUT"
591 log "Found debuggable flag: $DEBUGGABLE"
597 log "Found gdb.setup under libs/$COMPAT_ABI, assuming app was built with NDK_DEBUG=1"
629 log "Found data directory: '$DATA_DIR'"
655 log "Push gdbserver in device"
662 log "Found device gdbserver: $DEVICE_GDBSERVER"
677 log "Found first launchable activity: $OPTION_LAUNCH"
687 log "Launching activity: $PACKAGE_NAME/$OPTION_LAUNCH"
701 log "Found running PID: $PID"
725 log "Killing existing debugging session"
736 log "Launched gdbserver succesfully."
739 log "Setup network redirection"
750 log "Pulled app_process from device/emulator."
753 log "Pulled linker from device/emulator."
756 log "Pulled libc.so from device/emulator."
761 log "Setup JDB connection"
773 log "Pulled $(basename $bc .bc).so from device/emulator."