This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch php-nb22-features
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit b33890d1b102b0548db5063512df22c4601579f8
Merge: 35a83e09a5 da5a813ffa
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Mon Feb 5 08:31:47 2024 +0900

    Merge pull request #6992 from troizet/php_exception_breakpoint_show_message
    
    PHP: Implemented display of exception message when exception breakpoints 
are hit

 .../php/dbgp/breakpoints/BreakpointModel.java      | 44 ++++++++++++++++++++--
 .../php/dbgp/breakpoints/ExceptionBreakpoint.java  | 40 ++++++++++++++++++++
 .../modules/php/dbgp/packets/RunResponse.java      | 31 ++++++++++++++-
 3 files changed, 109 insertions(+), 6 deletions(-)


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