tree: 63e4ad9221d1588b2b3e4f2854a1629f5b381d2e [path history] [tgz]
  1. BUILD.gn
  2. inspector_backend_mojo.cc
  3. inspector_backend_mojo.h
  4. inspector_host.h
  5. PageDebuggerAgent.cpp
  6. PageDebuggerAgent.h
  7. PageScriptDebugServer.cpp
  8. PageScriptDebugServer.h
  9. README.md
sky/engine/v8_inspector/README.md

v8_inspector

v8_inspector is an attempt to build a standalone library for running a Chrome-DevTools compatible WebSocket server which speaks the “Debugger” portion of the DevTools json protocol.

Currently v8_inspector is deeply tied into the rest of sky/engine/core, however the goal is to remove that dependency by moving the files out of sky/engine/core.

More Information

https://docs.google.com/document/d/1fEkZFMH_U5DhIYM95Mhp5ovtBUeHaToSvgQapDzgNDc/edit http://crbug.com/435243