Debugger should be a misc, not 'concept'

This commit is contained in:
isaacs
2012-02-27 11:44:30 -08:00
parent 5571c1aaa4
commit 909ea3008e

View File

@@ -1,6 +1,6 @@
# Debugger
<!-- type=concept -->
<!-- type=misc -->
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).