How to debug javascript program.

Posted by Shunter1112 on Stack Overflow See other posts from Stack Overflow or by Shunter1112
Published on 2010-06-18T07:17:45Z Indexed on 2010/06/18 7:23 UTC
Read the original article Hit count: 256

Filed under:
|

Hi All.

I can't find great way to debug javascript. I know firebug on firefox, but it's not best way I think. I want to put break point and trace program but I can't with it. Do you know good tool or how to trace the program.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about debugger