AlexTrotsenko / j2v8-debugger

This project is an add-on for the excellent J2V8 Project. It allows users to debug JS running in V8 using Chrome DevTools. Uses Stetho for communication with Chrome DevTools.
88 stars 24 forks source link

How to make j2v8-debugger support chrome source-map debugging mode #12

Open mrme2014 opened 3 years ago

mrme2014 commented 3 years ago

How to make j2v8-debugger support chrome source-map debugging mode