Thursday, January 08, 2009

Trying to debug javascript in Google Chrome

Using some hints I found on stackoverflow, plus following my own nose a bit, I've tried to get http://www.runsaturday.com working properly under chrome.... but try as hard as I like I can't currently get it working!

There's some sort of web service script comms error which is occurring in chrome but not in firefox 3.

However, the problem is that when I start trying to debug using Chrome's command line debugger then the Chrome browser itself simply hangs :(

I've read about other people saying Chrome's debugger is buggy - but no-one seems to be having as many problems as me - maybe it's my javascript's fault?

For more info on debugging in Chrome, this looks good - http://www.pascarello.com/lessons/browsers/ChromeDebugHelp.html

No comments:

Post a Comment