Next: , Previous: , Up: Resuming Execution   [Contents][Index]


4.4.2.6 Debug (‘debug’)

debug [script-name]

Debug into script-name. If no name is given the current source line is used. In either case the options are prepended to cause the debugger to run.

The nesting level of the debugger is saved inside environment variable _Dbg_DEBUGGER_LEVEL. The debugger prompt indicates the level of nesting by enclosing the history in that many nestings of <> symbols.