Toolbar

On the toolbar, these commands are available:

Save and Exit
The state of the current Debugger Workbench is saved, but without the specific process information. The open sources, breakpoints, watchpoints and expressions are saved and the next time you start the Debugger Workbench, those are available. If you click X to close the Debugger Workbench, the state is not saved.
Save
Same as Save and Exit, but without closing the workbench.
Select Components
See Selecting sources.
Resume
Continue with the suspended process.
Suspend
The selected process in the call stack is suspended.
Terminate
The selected process in the call stack is forcibly stopped.
Step Into
The current line is run, or if the current line contains a function call, the first line of the function is run.
Step Over
The current line is run; if the current line is a function call, this function is run completely, and the debug pointer goes to next line.
Step Return
The current function runs to the end and the debug pointer returns to the calling function.
Run to Line
The debug pointer is set to the current selected line and the process continues from there.
Skip All Breakpoints
This is a quick way to temporarily disable all breakpoints.
Debug Level
Sets the debug level at which to debug. The higher the level the more sources you can debug.
Sign on
Signs you on to Azure, which specifies your maximum debug level.
Sign off
Signs you off and removes all source tabs for which authentication was required.
Help
Shows online help.
Settings
  • About

    Shows revision and copyright.

  • Restore Layout

    Restores the layout of the Debugger Workbench to its default.

  • URL Info

    Shows this message:

    “For Infor employees: Make sure that the URL <URL> is registered in MS Azure as redirect URL for the Infor-app 'LN Workbench Debugger'.”

    This URL is required to be registered in Azure to sign you on.