Re: Debugging with developer tools

2017-06-14 Thread Paul Robinson
You can send the whole stack trace to the server and use
StackTraceDeobfuscator to work out the real locations.

See this recent thread:

https://groups.google.com/forum/m/#!topic/Google-Web-Toolkit/z4Rg1G2MgCQ

Paul


On 14 Jun 2017 7:06 pm, "Harry Wagner"  wrote:

> Is there a way to tie an umbrella exception back to a specific LOC using
> either Chrome or Safari developer tools?
>
> Uncaught Error: com.google.gwt.event.shared.UmbrellaException: Exception
> caught: (TypeError) : Cannot read property 'xe' of null
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Debugging with developer tools

2017-06-14 Thread Harry Wagner
Is there a way to tie an umbrella exception back to a specific LOC using 
either Chrome or Safari developer tools?

Uncaught Error: com.google.gwt.event.shared.UmbrellaException: Exception 
caught: (TypeError) : Cannot read property 'xe' of null

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.