How to debug JavaScript code with mobile browsers

chnxster picture chnxster · May 10, 2011 · Viewed 32.7k times · Source

I know about firebug and the developer tools for the major modern desktop browsers, but I can't find any way of debugging JavaScript code on mobile browsers.

What are some high level techniques I can use to debug code on mobile browsers?