3 10 Debugging using Visual LANSA

LANSA Web Functions

3.10 Debugging using Visual LANSA

For set up and a detailed description of debugging using the Visual LANSA development environment, please refer to the Interactive Debugging in the LANSA for Web Housekeeping Guide.

In addition, when you compile your LANSA functions, you must select the Debug enabled option as described in Compile and run the Program in the Developers Guide in order to build binaries with debugging capability.

In the following description, Debug Host or Debugger computer is referring to the computer where a Visual LANSA development environment is running and to be used for interactive debugging. That is not the Data/Application Server where the Web Functions run, unless of course you have both the Visual LANSA and the Data/Application Server running on the same machine.

Also see

3.10.1 Start Development Environment Debugging Session

3.10.2 Start Web Browser Debugging Session

3.9 Debugging using iSeries Batch Debug