Debugger Messages

The following messages are used by the mvBASIC Debugger.

Message

Description

*E x

Single step breakpoint at line number x.

*Bn x

Table breakpoint at line number x; n equals number of breakpoint.

*v = x

Value of variable at breakpoint.

*Nvar

Variable not found in statement.

CMND?

Command not recognized.

NSTAT#

Statement number out of range of program.

SYM NOT FND

Symbol not found in table.

UNASSIGNED VAR

Variable not assigned a value.

STACK EMPTY

The subroutine stack is empty.

STACK ILL

Illegal subroutine stack format.

TBL FULL

Trace or break table full.

ILLGL SYM

Illegal symbol.

NOT IN TBL

Not in trace break table.

NO SYM TAB

Symbol table not in file.

See Also

Appendix A: Error Messages

Compiler Messages

Run-time Messages

mvBASIC Tape and Floppy Disk Error Messages