用FF 30的Firebug 2.0不能设置断点 [英] Firebug 2.0 with FF 30 can't set breakpoints

查看:177
本文介绍了用FF 30的Firebug 2.0不能设置断点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Firefox 30中使用Firebug 2.0设置断点时,似乎无法使用行号列设置断点。它只是抛出一个微调,而不是红色的圆圈。

是否有一些新的配置选项或其他我缺少的东西?是否需要执行我的代码才能使断点生效?解析方法

这听起来像是Firebug 2.0中的一个bug,应该在 Firebug问题跟踪器中进行报告,所以Firebug背后的团队可以修复它。



在执行此操作之前,您应该按照急救页面为Firebug 进一步跟踪问题。这些步骤(从急救页复制):


  1. 打开 Firefox错误控制台 Ctrl / + Shift + Ĵ)。任何与Firebug相关的错误?将它们复制并记住将其包含在您的报告中。

  2. 创建一个新的配置文件,安装Firebug,重现这个问题。还是一个错误?报告问题,否则返回到您以前的配置文件,通过 Firefox菜单栏>工具>附加组件,Firefox打开附加组件管理器菜单按钮>插件或 about:插件来禁用除Firebug之外的所有扩展。解决了?其他扩展程序一个接一个地重复,直到找到错误的扩展程序并报告它,否则
  3. 通过 Firefox菜单按钮>打开疑难解答信息 >故障排除信息,单击<打开包含文件夹,在文本编辑器中打开 prefs.js ,复制所有包含 extensions.firebug 复制到单独的文本文件中,重置所有选项(通过Firebug左上角的Firebug图标菜单)> Options> Reset All Firebug Options ,重现问题。解决了?报告附加创建的文件的问题,否则 在配置文件夹中,转到 firebug / ,移动文件 breakpoints.json 如果它不存在,请转到步骤4),然后重现该问题。解决了?报告连接你的 breakpoints.json 的问题(注意: breakpoints.json 包含你设置的所有断点的URL,所以确保没有任何不应该公开),否则

  4. firebug / 下的配置文件夹中,移动文件 annotations.json 不存在,请转到步骤5)从该文件夹中重新生成该问题。解决了?报告附加您的 annotations.json 的问题(注意: annotations.json 包含您启用Firebug的所有网页的网址,什么都不应该公开)


When I set a breakpoint with Firebug 2.0 in Firefox 30, I can't seem to set breakpoints using the line numbers column. It just throws up a spinner instead of the red circle.

Is there some new configuration option or something else that I am missing? Do I have to execute my code for the breakpoint to take effect?

解决方案

This sounds like a bug in Firebug 2.0, which you should report in the Firebug issue tracker, so the team behind Firebug can fix it.

Before you do this you should follow the steps described on the first aid page for Firebug to track the issue further down. These steps are (copied from the first aid page):

  1. Open the Firefox Error Console (Ctrl/+Shift+J). Any errors related to Firebug? Copy them and remember to include them in your report.
  2. Create a new profile, install Firebug, reproduce the problem. Still a bug? Report the problem, else
  3. Return to your previous profile, open the Add-ons Manager via Firefox menu bar > Tools > Add-ons, Firefox menu button > Add-ons or about:addons to disable all extensions except Firebug. Solved? Enable the other extensions again one by one until you find the buggy one and report it, else
  4. Open the Troubleshooting Information via Firefox menu button > ? > Troubleshooting Information, click Open Containing Folder, open prefs.js in a text editor, copy all lines containing extensions.firebug into a separate text file, reset all options (via the Firebug icon menu in the upper left corner of Firebug) > Options > Reset All Firebug Options, reproduce the problem. Solved? Report the problem attaching the created file, else
  5. In the profile folder go to firebug/, move the file breakpoints.json (if it doesn't exist, go to step 4) out of that folder, reproduce the problem. Solved? Report the problem attaching your breakpoints.json (Attention: breakpoints.json contains the URLs of all breakpoints you set, so make sure there's nothing that shouldn't be public), else
  6. In the profile folder under firebug/ move the file annotations.json (if it doesn't exist, go to step 5) out of that folder, reproduce the problem. Solved? Report the problem attaching your annotations.json (Attention: annotations.json contains the URLs of all pages you enabled Firebug for, so make sure there's nothing that shouldn't be public)

这篇关于用FF 30的Firebug 2.0不能设置断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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