5 個最好的 JavaScript 調試工具
1) Drosera
introducing a new addition to the WebKit open source tools—a JavaScript debugger. Drosera, named after the largest genera of bug eating plants, lets you attach and debug JavaScript for any WebKit application—not just Safari.
2) Dragonfly
The source view shows syntax-highlighted scripts, complete with the option of setting breakpoints. A powerful search feature allows for searching in the currently selected script or across all loaded JavaScript files using text or RexExp.
3) Getfirebug
Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
4) Debugbar
5) Venkman
Venkman is the code name for Mozilla’s JavaScript Debugger. It aims to provide a powerful JavaScript debugging environment for Mozilla based browsers namely Firefox, Netscape 7.x/9.x and SeaMonkey.