NDK Programmer's Guide
Debugging

This section introduces you to debugging with the NDK. It includes:

  • ndk-gdb and ndk-gdb-py
    • The helper shell script named ndk-gdb, which allows you to launch a native debugging session for your NDK-generated machine code.
  • ndk-stack
    • A tool that helps you use ADB logcat in your debugging.