简体   繁体   English

Firebug v2.0.1打破旧断点

[英]Firebug v2.0.1 breaking on old breakpoints

I've added and removed breakpoints, but Firebug still stops at those old breakpoints on subsequent page refreshes. 我添加并删除了断点,但Firebug仍然在后续页面刷新时停在那些旧断点处。

I've tried fixes for this very same problem with older releases (ie Reset All Firebug options and deleting the breakpoints.json), but they're not working. 我已经尝试修复旧版本的同样问题(即重置所有Firebug选项并删除breakpoints.json),但它们无法正常工作。

Any ideas how to get around this issue without having to wait for the release fixing it? 任何想法如何解决这个问题,而不必等待释放修复它?

The Firebug Working Group is working on fixing this problem in issue 7301 . Firebug工作组正在努力解决问题7301中的这个问题。 The issue is currently missing a reproducible test case. 该问题目前缺少可重现的测试用例。 So any tips that help to fix this problem or a simple test case should be posted there. 因此,任何有助于解决此问题或简单测试用例的提示都应该发布在那里。

You and nmaier already named the workarounds known so far, which are Firebug menu > Options > Reset All Firebug Options or deleting the breakpoints.json file manually from the profile folder followed by a browser restart. 您和nmaier已经命名了目前已知的变通方法,它们是Firebug菜单> 选项 > 重置所有Firebug选项,或者从配置文件文件夹中手动删除breakpoints.json文件,然后重新启动浏览器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM