Fri, 12 Dec 2014 16:18:31 +0100Watches and tooltips are using the TruffleObject now. truffle_debug
mentlicher@netbeans.org [Fri, 12 Dec 2014 16:18:31 +0100] rev 293110
Watches and tooltips are using the TruffleObject now.

Fri, 12 Dec 2014 14:41:01 +0100Use the new prepareStep*() methods with SyntaxTag argument, implement the initial step into Truffle again with prepareStep into the initial call. truffle_debug
mentlicher@netbeans.org [Fri, 12 Dec 2014 14:41:01 +0100] rev 293109
Use the new prepareStep*() methods with SyntaxTag argument, implement the initial step into Truffle again with prepareStep into the initial call.

Mon, 01 Dec 2014 19:24:39 +0100Run to cursor implemented for Truffle/JS. truffle_debug
mentlicher@netbeans.org [Mon, 01 Dec 2014 19:24:39 +0100] rev 293108
Run to cursor implemented for Truffle/JS.

Mon, 01 Dec 2014 16:51:01 +0100Support for one-shot line breakpoints added. truffle_debug
mentlicher@netbeans.org [Mon, 01 Dec 2014 16:51:01 +0100] rev 293107
Support for one-shot line breakpoints added.

Mon, 01 Dec 2014 15:54:01 +0100Remove the explicit "this" from Variables, some warnings addressed. truffle_debug
mentlicher@netbeans.org [Mon, 01 Dec 2014 15:54:01 +0100] rev 293106
Remove the explicit "this" from Variables, some warnings addressed.

Mon, 01 Dec 2014 14:02:26 +0100Adapt for the latest changes in truffle debug support. truffle_debug
mentlicher@netbeans.org [Mon, 01 Dec 2014 14:02:26 +0100] rev 293105
Adapt for the latest changes in truffle debug support.

Mon, 06 Oct 2014 18:03:24 +0200Updated for the latest Truffle version. truffle_debug
mentlicher@netbeans.org [Mon, 06 Oct 2014 18:03:24 +0200] rev 293104
Updated for the latest Truffle version.

Mon, 06 Oct 2014 15:22:42 +0200"this" object is retrieved and shown in Variables view. truffle_debug
mentlicher@netbeans.org [Mon, 06 Oct 2014 15:22:42 +0200] rev 293103
"this" object is retrieved and shown in Variables view.

Mon, 22 Sep 2014 15:49:22 +0200Filter frames with null call node. truffle_debug
mentlicher@netbeans.org [Mon, 22 Sep 2014 15:49:22 +0200] rev 293102
Filter frames with null call node.

Mon, 22 Sep 2014 15:15:45 +0200Include the stack information on step into. truffle_debug
mentlicher@netbeans.org [Mon, 22 Sep 2014 15:15:45 +0200] rev 293101
Include the stack information on step into.