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 252269

Summary: FullRemote: in editor 'Line Breakpoint' sign doesn't appear if debugger is not started
Product: cnd Reporter: soldatov <soldatov>
Component: DebuggerAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2015-05-06 13:25:17 UTC
Such Full Remote test fails:
- Create Welcome
- Open welcome.cc file
- Select Source Files|welcome.cc node in Projects tab
- Push Debug|New Breakpoint... menu item
- Select 'File:Line' breakpoint type
==> IDE types correct file path to File text field
- Type 45 in Line text field
- Press OK button
==> 'Line Breakpoint' sign doesn't appear in editor !!!

Also test adds empty line before 37th line and expects breakpoint at 46th line in Breakpoints tab and Editor
Comment 1 Alexander Simon 2015-07-13 15:52:21 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/d8c5bb282770
Comment 2 Quality Engineering 2015-07-15 01:20:38 UTC
Integrated into 'main-silver', will be available in build *201507150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d8c5bb282770
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #252269 FullRemote: in editor 'Line Breakpoint' sign doesn't appear if debugger is not started