You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by tm...@apache.org on 2020/12/05 19:31:28 UTC

[netbeans] branch master updated (637c7c2 -> 6068261)

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

tmysik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 637c7c2  Merge pull request #2576 from JaroslavTulach/jtulach/RobustCLI
     new 0fe8a9a  [NETBEANS-5080] Improve the Xdebug information dialog
     new af08f08  [NETBEANS-5080] Detach the request of DebugSession to avoid infinite loop(to finish the task)
     new 6068261  Merge pull request #2577 from junichi11/netbeans-5080-detach-request-debugger-session

The 4706 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../modules/php/dbgp/ConnectionErrMessage.form     |  51 +++++++--
 .../modules/php/dbgp/ConnectionErrMessage.java     | 124 +++++++++++++++++----
 .../netbeans/modules/php/dbgp/DebugSession.java    |   8 ++
 .../netbeans/modules/php/dbgp/SessionManager.java  |   5 +
 4 files changed, 154 insertions(+), 34 deletions(-)


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

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