ErikKrause opened a new issue, #5434: URL: https://github.com/apache/netbeans/issues/5434
### Description xdebug supports break on error, warning, notice See https://bugs.xdebug.org/view.php?id=711 Could this be implemented in netbeans? Works in VSCode... ### Use case/motivation If a runtime error occurs, which would also causes an E_WARNING, E_NOTICE etc. error, it should be possible to break code execution on the line which caused the error. ### Related issues didn't find any ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
