Undo/cancel last force run to cursor

已回答

During debugging, i forced the debugger to a line by "Force run to cursor", but it didn't stop there. Seems like the line was not executable. Now no other breakpoints hit since its trying to force run to that line. How can I undo or cancel my last "Force run to cursor", so my debugger stops at other breakpoint, without having to restart my application?

0

It's not possible yet. Comment and follow the appropriate usability problem: https://youtrack.jetbrains.com/issue/IDEA-181069

1

Thanks Konstantin Annikov. It seems like i am not the only one experiencing this.

0

请先登录再写评论。