如何停止chrome进入调试模式? [英] How to stop chrome from going into debug mode?

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

问题描述



我试过使用Deactivate breakpoints(停用断点)按钮。

如果调试窗口处于打开状态,调试器会自行启动线条,即使没有设置断点。如果它打开或关闭,它没有什么区别。



这发生在任何网站上。

解决方案

您已经意外地将停顿于例外设置为所有/未捕获到的异常。



转至Sources选项卡。在底部的工具栏上,切换看起来像一个圆圈包围的暂停符号的按钮(左起第四个按钮),直到圆圈的颜色变黑为止。


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天全站免登陆