Move execution point back/forward

Hi,

when debugging with phpstorm sometimes i would skip a line, or maybe go back. This is possible in Visual Studio by dragging the execution point back or forward. Can I do this with PHPstorm too?

thanks

0

No, it's not possible. Please vote/comment for the issue: https://youtrack.jetbrains.com/issue/WI-21251

0
Avatar
Permanently deleted user

That issue is about moving a breakpoint not the current execution statement, they are not equivalent, I'd like to vote/request the feature for setting the execution point

0
Avatar
Permanently deleted user

Xdebug does not support that indeed.

0

Please vote/comment for this issue if you want it implemented:

https://youtrack.jetbrains.com/issue/OC-536

0

adrian.hawryluk

That ticket has nothing to do with PhpStorm .. as existing PHP debuggers / native stuff does not support such functionality.

0

请先登录再写评论。