VMS Help
AEST, /DEBUG

 *Conan The Librarian

    Controls whether the translated image invokes the OpenVMS
    Debugger.

    Default: The default is /DEBUG if the input image was linked with
    the /DEBUG qualifier or /NODEBUG if the input image was linked
    with /NODEBUG.

    Format

      /DEBUG

  1 - Description

    By using the /[NO]DEBUG qualifier, you can change the level as follows:

    o  Use /NODEBUG to create a translated image that does not invoke
       the debugger.

    o  Use the /DEBUG qualifier to create a translated image
       that invokes the debugger. /DEBUG  forces traceback.
  Close     Help