diff options
author | Jason Molenda <jmolenda@apple.com> | 2019-11-20 14:13:39 -0800 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2019-11-20 14:15:08 -0800 |
commit | f24ed3a05198003ef2c76ead91019561a45d26b5 (patch) | |
tree | 2aa939647ff0dd13e772c33c36b061ba5a1da955 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 4f0b0bf5c6731e3d370558be08c9261801263b09 (diff) | |
download | bcm5719-llvm-f24ed3a05198003ef2c76ead91019561a45d26b5.tar.gz bcm5719-llvm-f24ed3a05198003ef2c76ead91019561a45d26b5.zip |
Handle the case where the 'g' packet doesn't get all regs.
lldb would silently accept a response to the 'g' packet
(read all registers) which was too large; this handles the
case where it is too small.
Differential Revision: https://reviews.llvm.org/D70417
<rdar://problem/34916465>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions