<slide>
<title>Step Debugging</title>

<list>
<bullet>Stepping through the execution of your script</bullet>
<bullet>Great IDEs support</bullet>
<bullet>Common language-agnostic protocol (DBGp)</bullet>
</list>

<break/>

<image filename="phpstorm-new.png"/>
</slide>
