summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-08-31 08:43:37 +0000
committerPavel Labath <labath@google.com>2016-08-31 08:43:37 +0000
commitb9739d4090da7812e4a3ba2fccc357a76ee80bcb (patch)
tree5bc0712bb45db3a66d76b1f1aac45ff2e13de4a8 /lldb/packages/Python/lldbsuite/test
parentf21aade0d8d96417b4a7e25c7ddc300b0ea6d718 (diff)
downloadbcm5719-llvm-b9739d4090da7812e4a3ba2fccc357a76ee80bcb.tar.gz
bcm5719-llvm-b9739d4090da7812e4a3ba2fccc357a76ee80bcb.zip
Revert r280137 and 280139 and subsequent build fixes
The rewrite of StringExtractor::GetHexMaxU32 changes functionality in a way which makes lldb-server crash. The crash (assert) happens when parsing the "qRegisterInfo0" packet, because the function tries to drop_front more bytes than the packet contains. It's not clear to me whether we should consider this a bug in the caller or the callee, but it any case, it worked before, so I am reverting this until we can figure out what the proper interface should be. llvm-svn: 280207
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud