JSDT(Javascript Debug Toolkit)是一个用于javascript调试的eclipse 插件,用于调试javascript。JSDT可以跨浏览器调试,支持在IE,Firefox,Safari,Chrome等主流浏览器中调试javascript。JSDT支持设置断点,单步调试等调试工具的基本特性。
阅读全文Xun Bug is an application for debug and profiling javascript code. It is a powerful tool supports most of mobile browser such as iPhone,Android,BlackBerry,Windows Mobile and Symbian.
There is no need to install plugins in your browser.
With the debug tool of Xun bug,you can set breakpoint,watch call stacks,step and resume,watch expressions and so on.
With the profile tool of Xun bug, you can get the javascript function call tree and every call’s time ,you can also get the statistic of function calls.