Revision: 2591
Author: [email protected]
Date: Thu Jul 30 07:37:19 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/v8/source/detail?r=2591
Modified:
/wiki/DebuggerProtocol.wiki
=======================================
--- /wiki/DebuggerProtocol.wiki Wed Jun 17 00:52:50 2009
+++ /wiki/DebuggerProtocol.wiki Thu Jul 30 07:37:19 2009
@@ -377,7 +377,7 @@
"arguments" : { "type" : <"function" or "script">
"target" : <function expression or script
identification>
"line" : <line in script or function>
- "position" : <character position within the line>
+ "column" : <character position within the line>
"enabled" : <initial enabled state. True or false,
default is true>
"condition" : <string with break point condition>
"ignoreCount" : <number specifying the number of break
point hits to ignore, default value is 0>
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---