[ 
https://issues.apache.org/jira/browse/NETBEANS-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262637#comment-17262637
 ] 

Czukowski commented on NETBEANS-4216:
-------------------------------------

[~Kacer] a part of the problem reported was that NetBeans treated some lines of 
as 'valid' for breakpoints, even though in fact they were not. In my opinion 
that would definitely count as a bug. 

But since you went all the way to implement breakpoints resolution support, it 
should take care of this issue as well, so I think it's an even better 
solution. Much appreciated!

> PHP Debugger not stopping at some breakpoints
> ---------------------------------------------
>
>                 Key: NETBEANS-4216
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4216
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Debugger
>    Affects Versions: 12.0
>         Environment: Windows, PHP 7.4.2, XDebug 2.9.2-7.4-VC15-NTS-x86_64
>            Reporter: Czukowski
>            Priority: Major
>         Attachments: image-2020-04-22-16-28-58-345.png
>
>
> While following [PHP 
> Debugging|https://netbeans-vm.apache.org/synergy/client/app/#/specification/303/v/2]
>  tests in Synergy, I ran into this issue, see image below. Lines 14, 16, 20 
> and 21 have breakpoints set, all deemed 'valid' except for line 16. Yet when 
> debugging this sample file, the only line the debugger stops at is 20, while 
> skipping other lines.
> The debugger should stop at all 'valid' breakpoints (that is, if it cannot 
> stop at some line, it should not be considered valid, otherwise it should 
> stop on it).
> !image-2020-04-22-16-28-58-345.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to