PLUG_CB_TRACEEXECUTE

在条件跟踪期间调用。将 stop 成员设置为 true 以停止跟踪。

struct PLUG_CB_TRACEEXECUTE
{
    duint cip;
    bool stop;
};