Monday, April 17, 2017

Re: Can't put breakpoints on specific lines in chrome

+1 for the question. I've been noticing this as well. People have been encountering similar issues, to do with discrepancies betweeen minification and source maps:

http://stackoverflow.com/questions/35139190/unable-to-set-desired-breakpoints-in-chrome-devtools

http://stackoverflow.com/questions/35278193/chrome-devtools-wont-let-me-set-breakpoints-on-certain-lines

http://stackoverflow.com/questions/20013786/my-source-mapped-breakpoints-arent-working-correctly-in-google-chrome

Are there any optimizations SDM makes which would cause these breakpoint issues?


On Wed, Apr 12, 2017, 09:40 Paul Stockley <pstockley1@gmail.com> wrote:
When debugging SDM in chrome there are many lines you can't put breakpoints on even though the line number indicates you can. 


For example, you can't put a breakpoint on lines 373 and 377. Do you think this a chrome issue or a problem with the source maps?

--
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.
--
BORIS BRUDNOY
Web Application Developer, Java/GWT Enthusiast (LinkedIn)

--
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