Interrupt or kill thread currently being suspended at breakpoint.
Hello,
I would like to know if there is a way to kill or exit the currently debugged thread, thereby stopping it from continuing.
This way I can examine complex code behavior, without for example a current database transaction actually mutating a database. (If possible with respect to the transaction boundaries ofcourse)
Best wishes,
Faizal
请先登录再写评论。
Not yet, please vote: https://youtrack.jetbrains.com/issue/IDEA-131121