How does step-debugging work anyway? Intro to Xdebug in DDEV
How does step-debugging work anyway? Intro to Xdebug in DDEV
If you're not yet doing step-debugging on your Drupal projects, or are just interested in how it all works, come and let's get you going! Xdebug step-debugging is essential to every developer's workflow and will save you literal months of time in your future. Better than that, it will make you far more capable at understanding code flow and solving problems, so you're that much more capable. And step-debugging is not something that AI is good at (at least at this point). It takes *you* to use it!
Let's explore, and we'll take a look at the new `ddev utility xdebug-diagnose` command too, for those who might have friction trying to use this.