Getting started (Debugger)

From m204wiki
Jump to navigation Jump to search

To get started:

1. Make sure the following are true:
  • The product has successfully been installed and configured, on the mainframe and on the workstation that is to host the Debugger Client.

If you are unsure, you may want to review the installation documentation and/or rerun the final installation test.

2. Make sure debugging is turned on:
3. Run a request you want to debug:
  • Janus Debugger: From your web browser, invoke a URL that accesses a SOUL program that is run by your Janus Web Server.
  • TN3270 Debugger: From the Model 204 command line, start a SOUL program (Include a procedure or invoke an APSY subsystem).
4. Using the Debugger Client GUI, control the execution of the SOUL code.
You might take a few minutes with Getting Acquainted with the Client GUI, then try some of the operations described in Performing Basic GUI Tasks.