Computer Name | Name of the debugging computer used for a Visual LANSA debug session. (The debugging computer is where you will debug from if the Visual LANSA application to be debugged is running on a different computer.) |
|---|---|
Port | TCP/IP port number to be used by the Visual LANSA Debug Service. Note Do not confuse this port number with the port number for the Listener service. The port number here must not be in use by any Listener service running on the debugger computer. Default value: 51234 |
Start debug service with LANSA Editor | Start the Visual LANSA Debug Service automatically when the Visual LANSA development environment starts. If you do not want the Visual LANSA Debug Service to be started automatically, de-select this option. Default value: Enabled |
Restart service | Press this button to start the Visual LANSA Debug Service manually if it is not started automatically or has stopped abnormally. |
Break at first executable statement | Select (ü) this option if you wish the debugger to stop at your first executable statement. If it is not selected, processing will continue until your first breakpoint is reached. |