Skip to content

Conversation

@pavelfeldman
Copy link

This fixes various issues that we had due to extensive locking and loop mismatches.

pavelfeldman and others added 9 commits May 10, 2016 09:56
This change introduces experimental v8-inspector support. This brings
the DevTools debug protocol allowing Node.js to be debugged with
Chrome DevTools native, or through other debuggers supporting that
protocol.

Partial WebSocket support, to the extent required by DevTools, is
included. This is derived from the implementation in Blink.
Pick up v8 inspector from [1]. This is the standalone version of the
devtools debug protocol. Submodules of v8_inspector: jinja2, wtf, and
markupsafe are also included. jinja2 and markupsafe are compile-time
dependencies. We expect that the dependency on wtf will be replaced in
the future with STL.

[1] https://github.com/repenaxa/v8_inspector/commit/3171115
@ofrobots ofrobots force-pushed the v8-inspector branch 2 times, most recently from 2793ef0 to d5058de Compare May 12, 2016 18:43
@ofrobots
Copy link
Owner

Merged.

@ofrobots ofrobots closed this May 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants