Feature request

So many times, I've done this:

1.  Launch a debug session.
2.  Hit a breakpoint.
3.  Track down the problem, and make a change in the code.
4.  Launch another debug session to see if it worked.
5.  Get a pop up asking, "Some classes have been changed.  Reload changed classes now?".

It would be sooooo nice at that point to have an option to just kill the previous debug session.  Instead, whether I click yes or no, the process will continue, usually resulting in an error due to some resource conflict with the first debug session, which I don't care about anymore.


Thanks
Mark

0
1 comment

Hello Mark,

Feel free to vote for http://www.jetbrains.net/jira/browse/IDEADEV-11920

So many times, I've done this:

1. Launch a debug session.
2. Hit a breakpoint.
3. Track down the problem, and make a change in the code.
4. Launch another debug session to see if it worked.
5. Get a pop up asking, "Some classes have been changed. Reload
changed classes now?".
It would be sooooo nice at that point to have an option to just kill
the previous debug session. Instead, whether I click yes or no, the
process will continue, usually resulting in an error due to some
resource conflict with the first debug session, which I don't care
about anymore.


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.