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
Please sign in to leave a comment.
Not yet, please vote: https://youtrack.jetbrains.com/issue/IDEA-131121