TraceIntoConditional/ticnd
Trace the program by StepInto
, until the specified condition is satisfied, or maximum number of steps reached.
参数
arg1
使用的条件。当计算为 0 以外的值时, 跟踪将停止。
[arg2]
在调试器放弃之前跟踪的最大步数。
结果
此命令不会设置任何结果变量。
Trace the program by StepInto
, until the specified condition is satisfied, or maximum number of steps reached.
arg1
使用的条件。当计算为 0 以外的值时, 跟踪将停止。
[arg2]
在调试器放弃之前跟踪的最大步数。
此命令不会设置任何结果变量。