betrixed opened a new issue, #6898: URL: https://github.com/apache/netbeans/issues/6898
### Apache NetBeans version Apache NetBeans 20 ### What happened Debian 12 linux on x86_64. I installed netbeans 20 using the provided _all.deb using dpkg utility. The new install picked up all the current version 19 configuration. Upon starting a debug session, via php8.2-fpm setup from sury.org, the first breakpoint in index.php occurred as per normal. But was unable to create a breakpoint on any other source code line on any file with click in margin. Doing so produces audible protest beep. Managed to make a visible break point using right click menu dialog (file name , source line number), but no debug break occurred during successful execution. Uninstall of version 20 and re-install of version 19 using v19 _all.deb package with dpkg restored all functionality to expected behaviour of set, reset with click on source code lines, and step, debug break. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Uninstall version 19. Install version 20. Debug break points set and unset stop working, no debug break. Debian 12 linux on x86_64. Php 8.2.14, php8.2-fpm. Uninstall version 20. Reinstall version 19. All function restored. ### Did this work correctly in an earlier version? Apache NetBeans 19 ### Operating System Debian 12 Linux version 6.1.0-16-amd64 running on amd64; UTF-8; en_AU (nb) ### JDK 17.0.9; OpenJDK 64-Bit Server VM 17.0.9+9-Debian-1deb12u1 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
