Breakpoint reached notification
This functionality might already exist it's just that I haven't found it yet, but is there any way to get a beep or flash the task management (os dependent) icon or something when a breakpoint is reached. I sometimes end up with large delays waiting for some scheduler code to kick in and a beep would save me having to keep context switching to check if a bp has been reached.
Cheers
Chris Sawyer
Please sign in to leave a comment.
Maybe it depends on OS and windowing system, but IDEA has had this for ages - upon hitting breakpoint IDEA tab flashed in the taskbar if it didn't have focus.
Andrew
Will be fixed soon. Here is the request: http://youtrack.jetbrains.net/issue/IDEA-53581.
Thanks.