4.5 Common Debug Features

Refer to the online Help file “Getting Started with MPLAB X IDE,” Running an Debugging Code section, for details on debug features. This sections includes:
  1. Debug Running the project (build, program and run) from Debug > Debug Main Project.
  2. Using breakpoints.
  3. Stepping through code.
  4. Using the Watches window.
  5. Viewing Memory, Variables and the Call Stack.
  6. Using the Call Graph.