FRM045 Using LANSA Debug

Visual LANSA

FRM045 - Using LANSA Debug

Objectives:

  • To introduce the Visual LANSA debugger.
  • To learn how to set breakpoints in a form.
  • To learn how to display and change variables in a program.

The focus of this exercise is how to use the features of the debugger. A detailed understanding of the RDML commands is not important at this time. The Programming exercises teach the basic coding practices.

To achieve these objectives you must complete the following:

Step 1. Execute Applications with Debug

Step 2. Debug Features

Step 3. Set Breakpoints

Step 4. Display/Change Variables

Step 5. Set Breakpoint Properties

Step 6. Set a Break on Value

Summary

Before You Begin

You may wish to review the following topic in the Visual LANSA User Guide: Debugging Applications.

In order to complete this exercise, you must have completed the previous exercises.