1
0
Fork 0
x64dbg/help/ticnd.htm

34 lines
889 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>TraceIntoConditional/ticnd</title>
<meta name="GENERATOR" content="WinCHM">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>
html,body {
/* Default Font */
font-family: Courier New;
font-size: 11pt;
}
</style>
</head>
<body>
<P><STRONG>TraceIntoConditional[,ticnd]<BR></STRONG>Trace the program by stepping into, until specified condition is satisfied or maximun step count reached.</P>
<P class=rvps3>
<U>
arguments
</U>
<BR>
[arg1]: The condition of tracing. If it is evaluated to be a value other than 0, tracing finishes.</P>
<P class=rvps3>
[arg2]:
The maximum number of steps to trace. If it is not specified, the default value is 50000 steps.</P>
<P class=rvps3 >
<U>result<BR>
</U>This command does not set any result
variables.</P></body>
</html>