Re: [pypy-dev] Dontbug: A reversible debugger for PHP (similar in concept to RevDB for Python/PyPy)

2016-10-22 Thread Sidharth Kshatriya
(but its not via Travis) Thanks, Sidharth On Fri, Oct 21, 2016 at 12:06 PM, Sidharth Kshatriya < sid.kshatr...@gmail.com> wrote: > Hi Maciej, > > Yes, Dontbug is built on top of RR. Mozilla/RR can be finicky at times but > overall I had a very good experience with it. >

Re: [pypy-dev] Dontbug: A reversible debugger for PHP (similar in concept to RevDB for Python/PyPy)

2016-10-21 Thread Sidharth Kshatriya
rk as > advertised. On the other hand it seems the project is moving fast, so > maybe it works these days > > On Thu, Oct 20, 2016 at 9:50 PM, Sidharth Kshatriya > <sid.kshatr...@gmail.com> wrote: > > Dear All, > > > > There have been some interesting blogs about RevD

[pypy-dev] Dontbug: A reversible debugger for PHP (similar in concept to RevDB for Python/PyPy)

2016-10-20 Thread Sidharth Kshatriya
Dear All, There have been some interesting blogs about RevDB a reversible debugger for Python on the PyPy blog. I'd like to tell you about Dontbug, a reversible debugger for PHP that I recently released. Like RevDB, it allows you to debug forwards and backwards -- but in PHP. See: