How watching, inspect and calc expressions

125 views
Skip to first unread message

Олег Скирюк

unread,
Aug 7, 2015, 6:24:48 AM8/7/15
to SDBG
I'm settings my IDE Eclipse Luna on super gwt mode+plugin SDBG, but can't debugging classic methods (like in classic gwt mode): watching, inspect variable, calc expressions..

Tell me how to do it ?

Mohammed Sameen

unread,
Aug 20, 2015, 5:32:46 AM8/20/15
to SDBG
I am also not able to see the actual result(watching, inspect variable) any help on this?

Ivan Markov

unread,
Aug 20, 2015, 5:53:42 AM8/20/15
to SDBG
The debugging in SDBG is not yet 1:1 with the classic GWT devmode debugging.

While the Variables and Expressions view do work (make sure you also play with the "Show Logical Structure" button in the Variables view), they expect and show (as of now) JavaScript expressions, not Java expressions.

Further, hovering with the mouse over variable names in the Java editor does not yet show the values of those variables.

Basically, you get more or less the same debugging experience as with Chrome DevTools, but with the added benefit that you don't have to leave your IDE for debugging, you use the same shortcuts as with the serverside debugging etc. etc.

Improvements are planned, but for the future. I also want to see first how the GWT DSM debugging story in Chrome Devtools is shaping out.


Олег Скирюк

unread,
Aug 21, 2015, 2:50:41 AM8/21/15
to SDBG
What is GWT DSM ?

Ivan Markov

unread,
Aug 21, 2015, 4:14:57 AM8/21/15
to SDBG
I meant GWT SDM, sorry. GWT SDM stands for GWT [S]uper [D]ev [M]ode.
Reply all
Reply to author
Forward
0 new messages