This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228657 - After pressing debug commands, user needs to be notified that the IDE is responsive
Summary: After pressing debug commands, user needs to be notified that the IDE is resp...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 12:18 UTC by crazyjavahacking
Modified: 2013-04-17 12:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crazyjavahacking 2013-04-17 12:18:20 UTC
After pressing the debug commands, user needs to be notified that the IDE is responsive.

It happened quite a lot of times that after pressing F5 the debugger continued in the background, but until it reaches the next breakpoint it took same time and the IDE looked not responsive.

I would suggest to let user now that the debugger is continuing by using StatusDisplayer right after executing debugger actions.