February 2012
Intermediate to advanced
1184 pages
37h 17m
English
TThis command produces a stack backtrace.
tt
EXPRThis command toggles trace mode, which prints out every line in your
program as it is evaluated. See also the AutoTrace option discussed later in this
chapter. If an EXPR is provided, the
debugger will trace through its execution. See also the later
section Unattended Execution.
WW
EXPRThis command adds EXPR as a global
watch expression. (A watch expression is an
expression that will cause a breakpoint when its value changes.)
If no EXPR is provided, all watch
expressions are deleted.
Read now
Unlock full access