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 81957

Summary: "stop annotation" is shown after debugger finish.
Product: cnd Reporter: alexandrov <alexandrov>
Component: -- Other --Assignee: _ gordonp <gordonp>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description alexandrov 2006-08-04 18:18:39 UTC
1.create sample IO project. Build it. Open io.c in editor
2. set toggle breakpoints at lines 32, 37
3. "Debug main project"(F5). Debugger stopped at line 32.
4. Click "Continue". Debugger stopped at line 37. Line 37 has green background.
5. Click Finish Debugger Session. Line 37 still has green background after
debugger finish
Comment 1 _ gordonp 2006-08-05 02:57:50 UTC
Fixed in beta2 build.