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

Summary: No access to breakpoint properties - can't create conditional breakpoint
Product: php Reporter: nerdlinger
Component: DebuggerAssignee: issues@php <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tmysik
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: In the editor and breakpoint windows
messages.log file

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 ***