Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在最新的 firefox (29, 30, 31, 32) 开发者工具中,语句 'debugger' 没有中断 javascript 代码的执行。如何从语句'debugger;'之类的代码中停止执行 用铬或萤火虫做?
在新的 firefox (35+) 调试器关键字是工作。