Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Debugger (-debug)
 

Debugger (-debug)

Use Debugger (-debug) to start an OpenEdge session by running the Application Debugger in stand-alone mode.
Operating system and syntax
UNIX / Windows
-debug
Use with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session
This makes the Debugger (not the Procedure Editor) the point of entry for all application procedures to run. The Debugger begins by allowing breakpoints before using the Debugger RUN command to execute the startup procedure. Also, the AVM automatically sets a breakpoint on the first executable line of the startup procedure before it runs.
For more information on the Debugger, see OpenEdge Development: Debugging and Troubleshooting.