Debug tab on Options dialog

IDE Dialog Tab

This tab of the Options deals with settings of the debugger.

The Prompt field

Format: the format string used to generate the prompt except in the Debug window. While this can be changed, we recommend you do not.

Marker: the character used as the prompt in the Debug window.

Source File Info: sets whether source file info should be collected (the value of *record-source-file-info*) and should be loaded from files (the value of *load-source-file-info*).

Cross Reference Info: sets whether cross reference info should be collected (the value of *record-xref-info*) and should be loaded from files (the value of *load-xref-info*).

Verbose: sets the values of *compile-verbose* and *load-verbose*.

Debug Printer: the values of tpl:*zoom-print-level* and *zoom-print-length*.

Trace Printer: the values of *trace-print-level* and *trace-print-length*.

History Limit: the number of commands to remember in the Debug Window history list and the number of items to store on the clipboard. When these maximums are reached, a new entry displaces the oldest entry.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.