a.db(1)
NAME
a.db − source level debugger
FORMAT
a.db [option] [executable_file]
DESCRIPTION
a.db is a symbolic debugger for Ada programs. Detailed descriptions of interactive a.db commands and runtime configuration file options are provided in the VADS Debugger Reference Manual, which is also available on-line using a.help or the debugger’s help command.
OPTIONS
-i file_name (input) Read input from the specified file.
-p VADS_library
(program) Read program compilation information from the specified VADS library directory.
-v (visual) Invoke the screen-mode debugger directly.