<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Stepping (debugging) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=stepping_%28debugging%29&amp;p=2">3.Next</a>
</p>
<p><b>Program animation</b> or <b>stepping</b> refers to the <a href="page.php?w=debugging">debugging</a> method of executing <a href="page.php?w=Source_code">code</a> one instruction or line at a time. The programmer may examine the <a href="page.php?w=State_%28computer_science%29">state of the program, machine, and related data</a> before and after execution of a particular line of code. This allows the programmer to evaluate the <a href="page.php?w=Side_effect_%28computer_science%29">effects</a> of each statement or instruction in isolation,</p><p>
<a accesskey="3" href="page.php?w=stepping_%28debugging%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
