| poldbg | POL Core Doc Home |
password
quit exit debugger
start
call
attach
detach Detach from attached script
state State of attached script
ins Show instructions near execution point
instrace Execute next instruction only
stepinto Trace to next statement, into functions if necessary
stepover Trace to next statement, skipping called functions
run Run script full speed (until breakpoint hit if any)
break Break into running script
setbp
clrbp
clrallbp Clear all breakpoints
fileline {ins} File # and Line # associated with an instruction
files list the source files used by this script
filecont
localvars list local variable names
inslist
pidlist