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

84 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 answers

1
Derick 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