Skip to content

theanarkh/V8-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V8-Inspector

You need to replace the your_v8_header_dir_path and your_v8_lib_dir_path in Makefile. then

  1. make && cd test && npm i && npm run test
  2. Enter url(devtools://devtools/bundled/js_app.html?experiments=true&v8only=true&ws=127.0.0.1:9229) in Chrome url bar.
  3. keydown ctrl + p to select which file your want to debugger, here is index.js

Releases

No releases published

Packages

No packages published