lexandera / Aardwolf

A remote JavaScript debugger for Android/iOS/WindowsPhone7/BlackBerry6. Written in JavaScript.
http://lexandera.com/aardwolf/
MIT License
320 stars 39 forks source link

Some fixes + minimal callstack UI #20

Open dekelcohen opened 9 years ago

dekelcohen commented 9 years ago

Hi, We are using Aardwolf in WP 8 Cordova app and it is vital.

The scriptTag() allows one to partially instrument the .js files, by adding a breakpoint anywhere within the file (instead of changing index.html and rebuilding for mobile deployment).