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 199711 - The debugger doesn't note break point
Summary: The debugger doesn't note break point
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-26 23:38 UTC by yuriy_lalym
Modified: 2011-06-27 16:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example (6.81 MB, application/octet-stream)
2011-06-26 23:38 UTC, yuriy_lalym
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yuriy_lalym 2011-06-26 23:38:30 UTC
Created attachment 109118 [details]
Example

The debugger doesn't note break point
Comment 1 yuriy_lalym 2011-06-27 00:10:41 UTC
Sorry, my error, it is not clear as the option -O2 has got.
Comment 2 Egor Ushakov 2011-06-27 16:06:08 UTC
does it work if compiled without -O2?