如何使用firebug设置断点

发布于 2024-11-07 07:11:56 字数 217 浏览 6 评论 0原文

我在 MacOS X 10.6.7 上的 Firefox 3.6.8 上使用 Firebug(第一次)。 Firebug 文档说您只需单击源代码行即可设置断点。这对我来说并没有发生——就像源窗口没有焦点什么的。

这是浏览器屏幕转储(如下)。我需要做什么来设置断点并调试简单的本地脚本? 在此处输入图像描述

I'm using Firebug (for the first time) on Firefox 3.6.8 on MacOS X 10.6.7. The Firebug documentation says that you can set a breakpoint just by clicking on the source line. That's not happening for me -- it's like the source window doesn't have focus or something.

Here's the browser screen duump (below). What do I need to do to set breakpoints and debug a simple local script? enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉生梦死 2024-11-14 07:11:56

转到顶部的 Script 标记,然后单击其中的行号。

Go to the Script tag on top, then click a line number there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文