Control Debugger Execution (Compact 2013)
3/26/2014
When you debug, you can start and stop the debugging session, break execution, proceed to a specified location, and control how the debugger responds to function execution. To use the kernel debugger, you must have an active connection between your development computer and your device.
The following topics describe how to control the kernel debugger:
- Start Kernel Debugging
- Stop Kernel Debugging
- Break Execution
- Run to a Location
- Step Through Functions
- Set the Next Statement to Execute