Wednesday, June 19, 2019

Re: Stack trace not showing correct line number

Thank you for your inputs. We now understand a little more what's going on and a possible workaround. None of the browsers we tested (Chrome, Safari or Edge) give us line numbers. The emulated version is too large and serving it to our users is not an option. If we can't find the line with the exception using native we'll have to upload the emulated version and recreate the conditions as admin. A bit time consuming but it works.

If there were a version with working line numbers weighing in slightly heavier than native but not as heavy as emulated we might go for that. Wishful thinking...

On Wednesday, June 19, 2019 at 12:59:02 PM UTC+2, Craig Mitchell wrote:
In my experience, with "compiler.stackMode = native", even when using Chrome, you don't get line numbers.  You have to have "compiler.stackMode = emulated".

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/25b1049b-e5db-4bdd-9849-4200a091e497%40googlegroups.com.

No comments:

Post a Comment