+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 <[email protected]> wrote: > When debugging SDM in chrome there are many lines you can't put > breakpoints on even though the line number indicates you can. > > > <https://lh3.googleusercontent.com/-OY_5P7J5q3w/WO4tsWpG__I/AAAAAAAAEfI/ab_zm1rDjmoMcKgt_AL1VOZ7oSa2JAGXgCLcB/s1600/Chrome%2BDebugger%2BIssue.png> > > > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 <http://ca.linkedin.com/in/borisbrudnoy>) -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
