Using the Debugger Functionality
The OpenInsight Debugger environment provides many ways for you to work with your code and test unlimited "what if" scenarios. The following procedures demonstrate some of these techniques. For more information, refer to the following figure of the Debugger displaying source code in the various child windows.
Related Topics
Procedure: To Go to a Source Line from the Debug Menu
Procedure: To Set Break Points in Code
Procedure: To Edit Break Points from the Debug Menu
Procedure: To Set a Break Point from the Debug Menu
Procedure: To View and Modify Values of Local Variables
Procedure: To Modify Local Variables in Hex Mode
Procedure: To View Source Code from the Call Stack
Procedure: To Step Over a Function or Subroutine