Wednesday, January 21, 2015

Super Dev Mode - Source maps break points ignored

Hi all,

I'm very happy with the super dev mode. Recompiling after a change takes between 2-3 secs. 
But with the current state of GWT 2.7 (trunk) I'm not able to make some break points in Chrome (41 dev) or IE11?
It seems that the generated source maps are not correctly because some break points seems to work but the local variables
don't match to the code and also step over doesn't work in the debugger. 
I remember that some bugs have been fixed in the case that <collapse-all-properties> will be used.
But also removing <collapse-all-properties> doesn't work. 

Somebody fighting with the some issue?
Is it possible to check whether the generated souce map is correctly?

BR
Rocco

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment