Brass Core Plugins

breakpoint

Inserts a breakpoint at the current program counter address.

Syntax

.breakpoint ["Description"]

Remarks

Some debugging emulators support loading lists of breakpoints from an external file.

The compiler records a list of breakpoints that can be accessed by a plugin that can export such a list of breakpoints.