Ask HN: Created a PHP Debugger. Would you use it? 14 years ago
This actually sounds quite interesting. Usually I print out the variables I need, but this could actually be useful if I want to change some variables when I am debugging and force a specific case. I would certainly love to give this a try.