如何阻止Chrome进入调试模式? [英] How can I stop Chrome from going into debug mode?

查看:714
本文介绍了如何阻止Chrome进入调试模式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果打开了调试窗口,则即使没有设置断点,调试器也会自动开始打断行.

If the debugging window is open, the debugger starts hitting lines by itself even though there are no set breakpoints.

我尝试使用停用断点"按钮,打开或关闭都没有影响.

I have tried using the "Deactivate breakpoints" button and it doesn't make a difference if it is on or off.

在任何网站上都会发生这种情况.

This happens on any website.

推荐答案

您不小心将暂停例外"设置为所有/未捕获的例外.

You've accidentally set "Pause on Exceptions" to all/uncaught exceptions.

转到来源"标签.在底部工具栏上,切换看起来像暂停符号的一个按钮,并用一个圆圈包围(左侧第四个按钮),直到圆圈的颜色变为黑色以将其关闭.

Go to the "Sources" tab. At the bottom toolbar, toggle the button that looks like the pause symbol surrounded by a circle (4th button from the left) until the color of the circle turns black to turn it off.

这篇关于如何阻止Chrome进入调试模式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆