diff options
author | Pavel Labath <pavel@labath.sk> | 2019-05-09 15:13:53 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-05-09 15:13:53 +0000 |
commit | dcdb3c6650e67c99e9f5df079044dbbf412514e9 (patch) | |
tree | 441ac2d232d75066dc757f705005186b536ddeec /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 40177ac6d1d567f8c001bc6b4bfbad4ea56c36e6 (diff) | |
download | bcm5719-llvm-dcdb3c6650e67c99e9f5df079044dbbf412514e9.tar.gz bcm5719-llvm-dcdb3c6650e67c99e9f5df079044dbbf412514e9.zip |
MinidumpYAML: add support for the ThreadList stream
Summary:
The implementation is a pretty straightforward extension of the pattern
used for (de)serializing the ModuleList stream. Since there are other
streams which use the same format (MemoryList and MemoryList64, at
least). I tried to generalize the code a bit so that adding future
streams of this type can be done with less code.
Reviewers: amccarth, jhenderson, clayborg
Subscribers: markmentovai, lldb-commits, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61423
llvm-svn: 360350
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions