DBGAFF

Contents


Dbgaff provides access to the integrated Adonix debugger.

 

Syntax

   Dbgaff

 

Examples

   # Launch the debugger
    dbgmode = 1
    Dbgaff

 

Description and Comments

The Dbgaff instruction launches the integrated Adonix debugger, as long as the dbgmode variable is different from zero (0).

Under debugger, you may:
- View the tables and open screens
- View the variable classes
- View a given class of variables
- Switch to step mode
- Place break points
- Exit the debugger and return control to the system

You will also launch the debugger, by using a key sequence that depends on the terminal - in general, Control D.

To get extra information on the debugger, you will be able to inquire on the chapter regarding its operation, in the programming manual.

 

Associated Errors

No associated error

 

Associated Keywords

DBGMODE


CONTENTS


Copyright © Sage 1999 - 2007