在Safari 7中忽略了断点 [英] Breakpoints ignored in Safari 7

查看:187
本文介绍了在Safari 7中忽略了断点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Safari 7中调试JavaScript时遇到问题,我放弃的断点被忽略。我知道你启用/禁用所有的断点,它们肯定是启用的。它只是不停止代码执行!



其他任何人都经历过这个?任何想法?

解决方案

也许你禁用断点:$ b​​ $ b https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Debugger/ Debugger.html


通过单击断点窗格中的断点图标,可以禁用
所有断点。断点位置仍然保存,但
JavaScript运行,就好像没有设置断点一样。禁用断点
有一个灰色的外观,





I'm having trouble debugging JavaScript in Safari 7, the breakpoints I put in are just being ignored. I know you enable/disable all break points and they are definitely enabled. It just isn't stopping code execution at all!

Anyone else experienced this? Any thoughts?

解决方案

Maybe you disable breakpoints: https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Debugger/Debugger.html

By clicking the breakpoint icon in the Breakpoints pane, you disable all breakpoints. The breakpoint locations are still saved, but JavaScript runs as if no breakpoints are set. Disabled breakpoints have a grayed-out appearance,

这篇关于在Safari 7中忽略了断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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