This document provides instructions for debugging JNI code with ndk-gdb and the Eclipse IDE. It outlines prerequisites like building a debuggable JNI library and setting up a Cygwin environment. It then explains how to use ndk-gdb to debug from the command line, and modifies scripts and Eclipse configurations to enable debugging JNI code directly within Eclipse.