Nuclide HHVM Debugger - Implement display of arrays & collections - 20.1
commit430efe9ca8a257576db6910d44db7cb9d36159ec
authorEric Bluestein <ericblue@fb.com>
Thu, 4 Jan 2018 21:59:33 +0000 (4 13:59 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 4 Jan 2018 22:24:31 +0000 (4 14:24 -0800)
treecf95b8618eb4e6182fc68f3c28f4777d2d6a7d63
parent888249e33e3cca544c9c6852551685d60ec4e3e8
Nuclide HHVM Debugger - Implement display of arrays & collections - 20.1

Summary: Add support for displaying and fetching arrays in VariablesRequest

Reviewed By: rightparen

Differential Revision: D6525562

fbshipit-source-id: fb3da36153895d432f8b6563c0e6564dbbb79737
hphp/runtime/ext/vsdebug/command.h
hphp/runtime/ext/vsdebug/scopes_command.cpp
hphp/runtime/ext/vsdebug/server_object.h
hphp/runtime/ext/vsdebug/session.cpp
hphp/runtime/ext/vsdebug/session.h
hphp/runtime/ext/vsdebug/variables_command.cpp