Dear All,
I'd like to announce the public release of "Dontbug".
Dontbug is a reversible debugger for PHP. I don't think anything like this
exists for PHP.
Dontbug allows you to run PHP scripts forwards and backwards in the
debugger. Practically speaking, you can step over/out backwards, step
backwards, run backwards, run to cursor backwards, set breakpoints in the
past and so forth (apart from the usual debugging capabilities when running
forward).
Additionally, you don't need to learn to use a new IDE/User Interface and
you can continue using PhpStorm, Netbeans, Eclipse PDT etc. debugging front
ends.
Project Page:
https://github.com/sidkshatriya/dontbug
Short Demo Video (1m35s):
https://www.youtube.com/watch?v=DA76z77KtY0
Longer Demo Video (9m04s)
https://www.youtube.com/watch?v=ggo9s3ug-k4
Discussion on Hacker News
https://news.ycombinator.com/item?id=12678230
Your feedback will be extremely useful!
Thanks,
Sidharth