Consultor Eletrônico



Kbase P69571: Is it possible to customize the Progress debugger?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/27/2004
Status: Unverified

GOAL:

Is it possible to customize the Progress debugger?

FACT(s) (Environment):

Progress 9.x

FIX:

The only 'customization' available for the Progress debugger is through the modification of some of the default settings in debugger's initialization files.

Each time you start the Debugger, it reads one or more files to initialize itself. This initialization is performed differently in each graphical environment, but generally includes settings that perform the following actions at startup:

Sizing and positioning the Debugger window on the display.

Defining initial macros and buttons.

Executing initial Debugger commands.

Specifying the font size for the listing panel (Windows only).

Specifying an alternative Debugger executable (Windows only).

Specifying accelerator keys for Debugger menu options (OSF/Motif only).

Progress provides default initialization files in your Progress installation directory as specified for each window system. The settings provided in these files depend on your system environment. You can modify some of the default settings in these files using a text editor.

For additional information on the function of these settings and how you can modify them, see the section entitled "Debugger Initialization Files" of the "Progress Debugger Guide".