Skip to content

Commit

Permalink
Merge pull request #7 from tenntenn/fix-max_data-get-set
Browse files Browse the repository at this point in the history
remove too much get/set
  • Loading branch information
derickr committed Mar 23, 2015
2 parents 8ac411e + f44e72e commit cada342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debugger_protocol.rst
Expand Up @@ -713,7 +713,7 @@ The following features strings MUST be available:
max_children get|set max number of array or object
children to initially retrieve
max_data get|set max amount of variable data to
get|set initially retrieve.
initially retrieve.
max_depth get|set maximum depth that the debugger
engine may return when sending arrays,
hashs or object structures to the IDE.
Expand Down

0 comments on commit cada342

Please sign in to comment.