GapDebug - a free debugger for Cordova/PhoneGap apps
Genuitec (I work here) is releasing GapDebug, a free debugger for your hybrid mobile apps built on the Cordova/PhoneGap SDK. The quickest way to describe GapDebug is think of the iOS remote WebKit Inspector and the Chrome remote debug tools in a single environment that runs on Windows and Mac OSX equally. That's right, remote iOS WebKit Inspector on Windows.
Features I like:
- Simultaneously debug multiple iOS and Android apps and devices
- DOM & CSS inspector
- JavaScript breakpoints (conditional bp's on iOS), stack & variables
- Performance profiling: network, javascript, rendering
- JavaScript console
- ...
Wayne
Disclaimer: I'm a developer on the GapDebug team as well as an avid Cordova app developer and mobile dev tool builder.