posted 14 years ago
IE. has a built in debugger?
When I view the details of any error it only gives the line number...etc
I would like away to step thru the javascript code like I can do with firefox.
Basically their was an plugin for eclipse to debug firefox / javascript.
But I need to debug IE as well ....
Doesn't have to be in eclipse but it must be something I can use to set break points , step thru the code ,...etc
Like a regular debugger would do for c/c++ like gdb ,...etc
Anybody know?
Thanks for any info