You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2017/12/29 11:42:38 UTC

[incubator-netbeans] branch master updated (a15d184 -> 637cbf3)

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

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


    from a15d184  Merge pull request #343 from jlahoda/NETBEANS-230
     add 56556c4  Create local variables per thread. This is necessary for correct multi-threaded debugging.
     add 1fb9271  Make debugger.jpda.truffle as a friend module.
     new 637cbf3  Merge pull request #344 from entlicher/mentlicher/after_donation

The 1 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:
 debugger.jpda.ui/nbproject/project.xml             |  1 +
 .../modules/debugger/jpda/JPDADebuggerImpl.java    |  4 +--
 .../debugger/jpda/models/AbstractVariable.java     |  2 +-
 .../debugger/jpda/models/CallStackFrameImpl.java   |  4 +--
 .../debugger/jpda/models/ObjectTranslation.java    | 40 ++++++++++++++++++++--
 5 files changed, 44 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.apache.org>'].

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


[incubator-netbeans] 01/01: Merge pull request #344 from entlicher/mentlicher/after_donation

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 637cbf3a274ab6a04f7f357b1cc6c4fa846d0ceb
Merge: a15d184 1fb9271
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Fri Dec 29 12:42:34 2017 +0100

    Merge pull request #344 from entlicher/mentlicher/after_donation
    
    Backport of mentlicher's changes done after donation.

 debugger.jpda.ui/nbproject/project.xml             |  1 +
 .../modules/debugger/jpda/JPDADebuggerImpl.java    |  4 +--
 .../debugger/jpda/models/AbstractVariable.java     |  2 +-
 .../debugger/jpda/models/CallStackFrameImpl.java   |  4 +--
 .../debugger/jpda/models/ObjectTranslation.java    | 40 ++++++++++++++++++++--
 5 files changed, 44 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.apache.org>.

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