JSDT(JavaScript Debug Toolkit)はIE、Firefox、Safari、Chrome、OperaなどさまざまなWebブラウザに対応したJavaScriptデバッガだ。JavaScriptデバッガとしてはFirefoxアドオンであるFirebugなどが有名だが、既存のツールは特定のWebブラウザでしか利用できないものがほとんどだ。
Greg Salisbury氏がXBugと呼ばれるJavaScriptデバッガを公開している。現在のバージョンはWindows XPとVistaで動作するが、WindowsサーバやLinuxサーバで動作しているWebページに対しても適用できるとされている。ただしデバッグにはXPやVistaが必要で、将来のバージョン ...
With its open source debugger.html tool, launched this week, Mozilla is providing a JavaScript debugger that can debug multiple targets and work in a standalone mode. The effort is part of a plan to ...
Microsoft's cross-platform code editor Visual Studio Code (VS Code) now has a built-in JavaScript debugger. That's one less step JavaScript developers need to complete when debugging a project. In the ...
Since JavaScript is designed to expose the code itself to the user, it is obfuscated for reverse engineering measures or equipped with an anti-debugger. A simple and effective countermeasure against ...