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 241673

Summary: 8.0 Full Testing / Debugger Part III - Debugging Views / MISRESULT
Product: debugger Reporter: stwr
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description stwr 2014-02-11 06:21:43 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread

Debugging view doesn't contain the information 'Step is blocked by suspended thread 'Thread-1'. Resume this thread to proceed?' and 'New Breakpoint Hit' with option to move to that breakpoint.
Comment 1 stwr 2014-02-11 06:24:02 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread - Resume

Thread-0 is "On Monitor"
Thread-1 is "Running"
Comment 2 stwr 2014-02-11 06:26:32 UTC
Test Specification - Debugger Part III - Debugging Views
Test Suite - Threads View
Test Case - Interrupt thread - Go to Breakpoint

'New Breakpoint Hit' doesn't appear but debugger stops in 39.
Comment 3 Martin Entlicher 2014-02-11 09:11:05 UTC
Which build do you use?
This should be fixed by issue #241470 in build *201402080001*
Comment 4 stwr 2014-02-11 09:37:16 UTC
Build used is 201402070001
Comment 5 Martin Entlicher 2014-02-11 10:59:56 UTC
Thanks.

*** This bug has been marked as a duplicate of bug 241470 ***