Wednesday, June 14, 2017

Re: Debugging with developer tools

You can send the whole stack trace to the server and use StackTraceDeobfuscator to work out the real locations.

See this recent thread:


Paul


On 14 Jun 2017 7:06 pm, "Harry Wagner" <wagner.harry@gmail.com> 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+unsubscribe@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+unsubscribe@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.

No comments:

Post a Comment