The DEBUG directory contains SPL functions related to debugging. The directory includes the following SPL files:
|
Clears a debugger breakpoint |
|
|
Starts or continues the debugger. |
|
|
Moves down the debugger callstack. |
|
|
Quits the debugger. |
|
|
Displays the status of the debugger callstack. |
|
|
Displays the status of the debugger. |
|
|
Steps the debugger to the next line. |
|
|
Steps into the next SPL routine |
|
|
Steps out of the current SPL routine. |
|
|
Sets a debugger breakpoint. |
|
|
Moves up the debugger callstack. |
|
|
Debugger summary. |
|
|
Displays current SPL local variables. |