To be able to use the debug protocol in other IDEs (Visual Studio, Xamarin Studio) or VS Code in the future we should think about how the debug protocol should support for paging children in 'variables' requests.
I would suggest we follow the same approach as in microsoft/vscode@563c020