NVIDIA Developer Zone

NVIDIA Debug Manager for Android NDK

Overview

NVIDIA Debug Manager for Android NDK is an Eclipse plug-in that simplifies debugging native C/C++ Android applications on NVIDIA’s Tegra platform and is the perfect companion for developing native applications for Tegra developer kits.

The Android NDK enables the development of performance critical applications, such as games, using native C/C++ code. NVIDIA Debug Manager for Android NDK enhances the Android NDK, allowing developers to easily setup and configure native Android debugging.

NOTE: NVIDIA Debug Manager for Android supports Android NDK r6b.

Features

  • Plug & Play Android NDK GDB debugging in Eclipse
  • Set breakpoints in both Java and native (C/C++)
  • Utilize standard Eclipse GDB debugging tools and workflows
    • Local Variables
    • Memory View
    • Registers View
    • Disassembly View
    • Conditional Breakpoints
    • Watchpoints

Installation

Download the latest version of NVIDIA Debug Manager for Android NDK with the Tegra Toolkit.

Support

To provide feedback, request additional features or report support issues, please use the Tegra Developer Forums.

System Requirements

Supported Operating Systems:

  • Windows 7
  • Mac OS X
  • Linux

Software Dependencies:

  • Eclipse Classic 3.6.1 (Helios)
  • Eclipse C/C++ Development Tools 7.0.1
  • Android Development Tools (ADT) 12.0.0
  • Android SDK r12
  • Android NDK r6b