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 196676

Summary: Breakpoint annotations in full remote projects are visible only while debugging
Product: cnd Reporter: Alexander Pepin <apepin>
Component: DebuggerAssignee: Egor Ushakov <gorrus>
Status: VERIFIED FIXED    
Severity: normal CC: vv159170
Priority: P1    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2011-03-14 14:02:18 UTC
Steps to reproduce:
- create a full remote project
- set a Line BP in the source file, BP appears in the Breakpoints table but an appropriate annotation is not shown in the editor, moreover "Go To Source" BP context menu item is "grayed"
- do step into project, BP annotation appears in the editor
- finish debug session
Result: BP annotation disappears.
Comment 1 Alexander Pepin 2011-03-14 15:07:33 UTC
If a BP was added during debug session then it remains when the debug session is finished.
Comment 2 Egor Ushakov 2011-03-14 17:50:22 UTC
fixed in trunk:
http://hg.netbeans.org/cnd-main/rev/4d80696d455e
Comment 3 Egor Ushakov 2011-03-14 17:50:46 UTC
Vladimir, please review
Comment 4 Quality Engineering 2011-03-15 09:48:07 UTC
Integrated into 'main-golden', will be available in build *201103150400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4d80696d455e
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #196676 (Breakpoint annotations in full remote projects are visible only while debugging)
Comment 5 Alexander Pepin 2011-03-15 14:30:21 UTC
verified in dev build #4974
Comment 6 Vladimir Voskresensky 2011-03-15 15:21:05 UTC
I've reviewed commits and they look correct
Comment 7 Egor Ushakov 2011-03-16 17:48:41 UTC
integrated into release70:
http://hg.netbeans.org/releases/rev/759ef2c1dd8f
Comment 8 Alexander Pepin 2011-03-18 11:35:22 UTC
verified in RC1 build 20110317