Browse Source

Debugger should be a misc, not 'concept'

v0.8.7-release
isaacs 13 years ago
parent
commit
86d077da00
  1. 2
      doc/api/debugger.markdown

2
doc/api/debugger.markdown

@ -1,6 +1,6 @@
# Debugger # Debugger
<!-- type=concept --> <!-- type=misc -->
V8 comes with an extensive debugger which is accessible out-of-process via a V8 comes with an extensive debugger which is accessible out-of-process via a
simple [TCP protocol](http://code.google.com/p/v8/wiki/DebuggerProtocol). simple [TCP protocol](http://code.google.com/p/v8/wiki/DebuggerProtocol).

Loading…
Cancel
Save