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 255781 - Breakpoints not shown in editor.
Summary: Breakpoints not shown in editor.
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 16:22 UTC by Martin Entlicher
Modified: 2017-08-30 17:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (35.13 KB, application/octet-stream)
2015-10-07 16:32 UTC, randomik
Details
screenshot (89.92 KB, image/png)
2015-10-07 16:33 UTC, randomik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2015-10-07 16:22:31 UTC
See https://netbeans.org/bugzilla/attachment.cgi?id=156595 added to https://netbeans.org/bugzilla/show_bug.cgi?id=169096#c25
As this concerns C++ sources, the cause is likely different than that solved in the referenced issue.
Most likely messages.log file would be required to see if there were some exceptions thrown, that can cause this behavior.
Comment 1 randomik 2015-10-07 16:32:46 UTC
Created attachment 156597 [details]
log file
Comment 2 randomik 2015-10-07 16:33:23 UTC
Created attachment 156598 [details]
screenshot
Comment 3 randomik 2015-10-07 16:36:14 UTC
Clarification: breakpoints are shown during editing, but dissapear when debugging starts.
Comment 4 Maria Tishkova 2017-08-30 17:43:39 UTC
there is no information in messages.log. 
It was in 8.0.2 so hopefully it is already resolved