Step 1: Write a debugger at the point where the breaking point is needed;
Part 2: Remove the hook for disabling script debugging in IE
Open IE -> Tools -> Options -> Advanced -> Remove Disable Script Debugging (Internet Explorer) and Disable Script Debugging (Others)
When debugging, remember to hook the hooks removed by IE to avoid errors caused by opening other web pages!