DADiSP Worksheet Functions > Function Categories > Debugging > Debugging

 

Debugging

 

DBCLEAR

Clear a debugger breakpoint

DBCONT

Start or continues the debugger

DBDOWN

Move down the debugger callstack

DBQUIT

Quit the debugger

DBSTACK

Show the status of the debugger callstack

DBSTATUS

Display debugger status

DBSTEP

Step the debugger to the next executable line

DBSPTEPI

Step into the next SPL routine

DBSTEPO

Step out of the current SPL routine

DBSTOP

Set a debugger breakpoint

DBUP

Move up the debugger callstack

DEBUG

Invoke the SPL debugger

LOCALS

Display current SPL local variables

MONITOR

Monitor commands and status messages