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 258223 - In some cases editor doesn't display line breakpoint in Full Remote project if debugger is not started
Summary: In some cases editor doesn't display line breakpoint in Full Remote project i...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 10:39 UTC by soldatov
Modified: 2016-06-20 17:44 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 soldatov 2016-03-03 10:39:41 UTC
In issue 252269 main problem has been fixed. But automatic test uses more exotic way.

Scenario:
- Add Remote host
- Create Welcome sample in Full Remote mode in /tmp folder
- Select Welcome_1 node in Project tab
- Push Debug|New Breakpoint... menu item
- Set File::Line breakpoint type
- Press Browse... button
==> File chooser displays local file only!!!
- Close file chooser
- Type /tmp/Welcome_1/welcome.cc in File text field
- Type 41 in Line text field
- Press OK button
- Open welcome.cc file in editor
==> No any breakpoint in file

But breakpoint will appear when I launch debugger.
Comment 1 henk89 2016-06-20 17:44:05 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/a5843d979df0