This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 5a49cd36ba Merge pull request #3902 from lbownik/lbownik-dev
new 7846938344 Action to create a method breakpoint on a stackframe
new 8787bbac32 Request org.openide.dialogs with
DialogDisplayer.notifyFuture
new 9a2eeb5686 Merge pull request #3949 from
jtulach/jtulach/AddStackframeBreakpoint
The 6942 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:
java/debugger.jpda.ui/nbproject/project.properties | 4 +-
java/debugger.jpda.ui/nbproject/project.xml | 2 +-
.../jpda/ui/models/CallStackActionsProvider.java | 12 ++--
.../jpda/ui/models/DebuggingActionsProvider.java | 78 +++++++++++++++++++---
4 files changed, 80 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
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