====== 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. {{OINSIGHT00000148.gif?1024x744OINSIGHT00000148.gif}} ==== Related Topics ==== [[procedure__to_go_to_a_source_line|Procedure: To Go to a Source Line from the Debug Menu]] [[procedure__to_set_break_points_i|Procedure: To Set Break Points in Code]] [[procedure__to_edit_break_points|Procedure: To Edit Break Points from the Debug Menu]] [[procedure__to_set_a_break_point|Procedure: To Set a Break Point from the Debug Menu]] [[procedure__to_view_and_modify_va|Procedure: To View and Modify Values of Local Variables]] [[procedure__to_modify_local_varia|Procedure: To Modify Local Variables in Hex Mode]] [[procedure__to_view_source_code_f|Procedure: To View Source Code from the Call Stack]] [[procedure__to_step_over_a_functi|Procedure: To Step Over a Function or Subroutine]] [[procedure__to_trace_into_a_funct|Procedure: To Trace into a Function or Subroutine]] [[viewing_and_modifying_control_pr|Viewing and Modifying Control Properties]]