17. Debugging

Visual LANSA has incorporated a 4GL debugger, when you execute your Web Application in debug mode it connects back to the IDE Editor to debug. The generated URL will indicate you are running as a developer in debug mode. The pc name and port number used for debugging are appended to the URL after debug=yes.

You can also use your browser's built-in debugging tools and step through your human-readable version of the generated JavaScript.

For more information, refer to Debugging Applications in the Visual LANSA User Guide and Browser Developer Tools – A Web Developer's Best Friend.