DEBUG

Abbreviation

DB

Arguments

None.

Default

NODEBUG

Description

The DEBUG control instructs the A51 assembler to include debugging information in the object file. This information is used when testing the program with an emulator or simulator.

NOTE

You may specify this control only once on the command line or at the top of the source file.

See Also

NODEBUG

Example
A51 SAMPLE.A51 DEBUG

$DEBUG