Re: Debugging workers

2014-11-26 Thread Mickaël Leduque

No idea ?

-- 
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+unsubscr...@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.


Debugging workers

2014-11-25 Thread Mickaël Leduque
Hi,

Does someone have some tips to debug code that's run in a worker ?
SDM takes care of nearly all my debug needs, but there's still this 
limitation, that hurts hard right now. Sure, I can debug the generated js 
code, but even prettyfied, the generated code is not really easy to read 
(big chunks of js instead of nice small classes, long function names etc.)

Mickaël

-- 
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+unsubscr...@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.