Eclipse PDT / XDebug - How to move instruction pointer backward?

114 Views Asked by At

I have setup eclipse PDT and Xdebug. During debugging, I want to move instruction pointer backwards one or more steps. Is this possible?

1

There are 1 best solutions below

1
On BEST ANSWER

This is currently not possible. But the Xdebug author (me) is working on something like this. It is in a very early state though! The git branch is at https://github.com/derickr/triceratops