summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorChuck Ries <chuckr@microsoft.com>2015-12-07 20:43:52 +0000
committerChuck Ries <chuckr@microsoft.com>2015-12-07 20:43:52 +0000
commit1ffd4f509324e70d529f7cb1141adbd25ae0ea83 (patch)
tree60365f57731ad9f415a6a8cc9db7c8c40cc5a1d8 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentecc8038571ba5ac85dbf9a67284a190d6f8a43a1 (diff)
downloadbcm5719-llvm-1ffd4f509324e70d529f7cb1141adbd25ae0ea83.tar.gz
bcm5719-llvm-1ffd4f509324e70d529f7cb1141adbd25ae0ea83.zip
Allow variable names to be quoted with -var-list-children
Allow both '-var-list-children var0' and '-var-list-children "var0"' to be used with the -var-list-children command. GDB MI allows for this and it is necessary if the variable name contains spaces, such as var5.std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<cahr> > > >. Differential Revision: http://reviews.llvm.org/D15168 llvm-svn: 254941
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud