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 270021 - No access to breakpoint properties - can't create conditional breakpoint
Summary: No access to breakpoint properties - can't create conditional breakpoint
Status: RESOLVED DUPLICATE of bug 132066
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-08 19:11 UTC by nerdlinger
Modified: 2017-06-01 00:21 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
In the editor and breakpoint windows (99.66 KB, image/jpeg)
2017-03-08 19:11 UTC, nerdlinger
Details
messages.log file (44.23 KB, text/plain)
2017-03-09 16:17 UTC, nerdlinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nerdlinger 2017-03-08 19:11:27 UTC
Created attachment 163796 [details]
In the editor and breakpoint windows

Right-click on breakpoint in editor has contextual menu with "Breakpoint > Properties" item, but it's disabled. No "Properties" or "Customize" item in the contextual menu when right-clicking a breakpoing in the Breakpoints window.

Breakpoint creation working fine, execution halts at breakpoint, breakpoint shows up in breakpoints window. Can't create a conditional breakpoint!
Comment 1 Maria Tishkova 2017-03-09 05:37:09 UTC
Please let us know what is the project you are workin on?
Java? C/C++?
Comment 2 Maria Tishkova 2017-03-09 05:38:55 UTC
Please attach messages.log file. It is placed under <userdir>/var/log folder
Comment 3 nerdlinger 2017-03-09 16:12:13 UTC
The project is PHP
Comment 4 nerdlinger 2017-03-09 16:17:30 UTC
Created attachment 163808 [details]
messages.log file
Comment 5 Tomas Mysik 2017-03-24 13:58:43 UTC
Yes, conditional breakpoints are not implemented for PHP.

Thanks for reporting.
Comment 6 junichi11 2017-06-01 00:21:02 UTC

*** This bug has been marked as a duplicate of bug 132066 ***