<div>I&#39;m trying to bypass doEventLoop() and call SingleStep() in my own while loop, but after going through a tangle of code trying to figure out how to call it, I didn&#39;t see how I could call it, so I created the following:
</div>
<div>&nbsp;</div>
<div>void BasicTaskScheduler0::doSingleStep(char* watchVariable) {<br>&nbsp; if (watchVariable == NULL &amp;&amp; *watchVariable == 0) SingleStep();<br>}<br><br>Is there a better way to do this?&nbsp; If not, this might something worth adding to make the library more flexible.
<br clear="all"><br>-- <br>Russell Brennan<br><a href="mailto:RJBrennn@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">RJBrennn@gmail.com</a><br>(708) 699-7314 </div>