I actually wanted to know if there is a way to stop the execution everytime control comes to one particular script file from another in chrome developer console, I know how to put breakpoints at a particular line, But wanna how to stop execution when control comes to a file I am not sure if we can do this, but if there is please help
Thanks in advance