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 213557 - “Resume” option disabled on suspended thread
Summary: “Resume” option disabled on suspended thread
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-04 16:30 UTC by dds.dhawal
Modified: 2012-06-10 02:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dds.dhawal 2012-06-04 16:30:59 UTC
Product Version: NetBeans IDE 7.2 Beta (Build 201205031832)
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
User directory: C:\Documents and Settings\Administrator\Application
Data\NetBeans\7.2beta
Cache directory: C:\Documents and Settings\Administrator\Local
Settings\Application Data\NetBeans\Cache\7.2beta

Test Case: http://wiki.netbeans.org/TS_67_MultiThreadedDebugging

Steps to reproduce:
1.  Right click java file, invoke “Debug file”.
2.  Go to debug view,
3.  Right click on thread1 (running) invoke “suspend”.
4.  Right click on thread2 except “Make Current” remaining 2 options are disabled (unexpected behavior)
5.  Right click on Thread1, “Resume” option was disabled and other 2 options were enabled (unexpected behavior).
Comment 1 Martin Entlicher 2012-06-07 13:01:23 UTC
Fixed by changeset:   223777:d4b0c9a05b69
http://hg.netbeans.org/main/rev/d4b0c9a05b69
Comment 2 dds.dhawal 2012-06-10 02:37:09 UTC
Verified Fixed in:

Product Version: NetBeans IDE Dev (Build 201206080001)
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
User directory: C:\Documents and Settings\Administrator\Application Data\NetBeans\dev
Cache directory: C:\Documents and Settings\Administrator\Local Settings\Application Data\NetBeans\Cache\dev