Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

6. Debugging Applications

 Image RemovedImage Added

From the LANSA Editor, you can debug Forms, Functions, Web Functions, WAMs or Web Pages running locally or on an IBM i IBM i or Windows Data/Application Server. The server can be a machine different from the one running the Development Environment.

...

  • Single step through code to examine how the logic flows.
  • Set break points breakpoints in code to stop at places of interest on demand.
  • Watch/modify field values on the fly to identify and rectify problems temporarily or change the logic flow for testing purposes.

...

You can view information about the code you are debugging by displaying additional debug tabs:

To display these tabs, use the Views command on the Home ribbon.

Also See

Interactive Debugging in the Web Administrator Guide.
Additional Execution Parameters
6. Debugging Applications