JS Remote Debugging breakpoints not always correct

Hi
I am debugging a JavaScript web application and sometimes the breakpoints are not correct
attached is a screen shot of the configured break point which is angular.js line 737 however when running , the debugger actually stops at a different place ,  line 939 .
see attached screenshot.ScreenHunter_01 Apr. 09 15.47.gif

0

BTW , forgot to mention , THIS ONLY HAPPENS in Chrome Browser. With Firefox its Ok

0

Hi
Yes it is exactly the same issue.
Thanks.

0

请先登录再写评论。