Post Top Ad

Post Top Ad

Saturday, December 20, 2008

Cross-Browser JavaScript Debugger: xBug

xBug is a JavaScript debugger that enables you to trace or step through your JavaScript code in real-time
It works with Chrome, Firefox 2/3, IE 6/7 & Safari 3.



Using xBug, you can:

  • set breakpoints, and watchpoints in a separate code window
  • see a trace log while your code is executing
  • inspect variables
  • get an indexed list of the functions/methods, and more…
P.S. It currently runs on the Windows platform.

Requirements: Windows platform
Compatibility: Chrome, Firefox 2/3, IE 6/7 & Safari 3
Website: http://www.xbug.co.uk/
Download: http://www.xbug.co.uk/download.htm

No comments: