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 140830 - Usability of Pause Button
Summary: Usability of Pause Button
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-18 21:51 UTC by Joelle Lam
Modified: 2008-07-19 16:58 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 Joelle Lam 2008-07-18 21:51:53 UTC
Increase the usability of Pause Button.  Maybe pause on first line?
Comment 1 _ sandipchitale 2008-07-18 23:29:34 UTC
Will display a message in Console.
Comment 2 _ sandipchitale 2008-07-19 00:26:48 UTC
Fixed.

changeset: 90841	9d54ba8dfff2
Comment 3 _ sandipchitale 2008-07-19 16:58:46 UTC
BTW when the debugee actually suspends the source is in fact opened and the current program counter annotation is shown.