summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-10-10 13:05:46 +0000
committerPavel Labath <pavel@labath.sk>2019-10-10 13:05:46 +0000
commit3aa7e76677f191a2c104db8ef7bd1c06cb5e43d1 (patch)
treec22cde09d4385b671664e00ca5d024be69cf46e9 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent39596ec2fee06d90907e9efce9a230b2da8eacd2 (diff)
downloadbcm5719-llvm-3aa7e76677f191a2c104db8ef7bd1c06cb5e43d1.tar.gz
bcm5719-llvm-3aa7e76677f191a2c104db8ef7bd1c06cb5e43d1.zip
MinidumpYAML: Add support for the memory info list stream
Summary: The implementation is fairly straight-forward and uses the same patterns as the existing streams. The yaml form does not attempt to preserve the data in the "gaps" that can be created by setting a larger-than-required header or entry size in the stream header, because the existing consumer (lldb) does not make use of the information in the gap in any way, and attempting to preserve that would make the implementation more complicated. Reviewers: amccarth, jhenderson, clayborg Subscribers: llvm-commits, lldb-commits, markmentovai, zturner, JosephTremoulet Tags: #llvm Differential Revision: https://reviews.llvm.org/D68645 llvm-svn: 374337
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud