aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-02-09 09:40:03 +0000
committerPavel Labath <labath@google.com>2018-02-09 09:40:03 +0000
commita1181312ea94446f23b20ca78a0dcd96348fe7de (patch)
tree221b7ddb42a54ba8fa6f56e522211cefa8f2b027 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent425f7b48947a023bda528c740b57e5857ab043d0 (diff)
downloadllvm-a1181312ea94446f23b20ca78a0dcd96348fe7de.zip
llvm-a1181312ea94446f23b20ca78a0dcd96348fe7de.tar.gz
llvm-a1181312ea94446f23b20ca78a0dcd96348fe7de.tar.bz2
llgs-test: Parse and store register info recieved from lldb-server
Summary: Right now the test client is not parsing register values correctly, which is manifesting itself in one test failing on 32-bit architectures (pr36013). This parses the information from the qRegisterInfo packets and stores it in the client, which will enable fixing the parsing in a follow up commit. I am also adding a new templated SendMessage overload, which enables one to send a message get a parsed response in a single call. Reviewers: eugene, davide Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D43076 llvm-svn: 324722
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions