summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2016-04-25 20:59:11 +0000
committerFrancis Ricci <francisjricci@gmail.com>2016-04-25 20:59:11 +0000
commit39f1189acbf6922b7fe90e8de80f58caaabfde53 (patch)
treeb77ea70b09f81644f841ac1112ab9322de046995 /lldb/packages/Python/lldbsuite/test/python_api/section
parentabe2d016cf9e1e1ffefdc0cce03e125bec811493 (diff)
downloadbcm5719-llvm-39f1189acbf6922b7fe90e8de80f58caaabfde53.tar.gz
bcm5719-llvm-39f1189acbf6922b7fe90e8de80f58caaabfde53.zip
Use Process Plugin register indices when communicating with remote
Summary: eRegisterKindProcessPlugin is used to store the register indices used by the remote, and eRegisterKindLLDB is used to store the internal lldb register indices. However, we're currently using the lldb indices instead of the process plugin indices when sending p/P packets. This will break if the remote uses non-contiguous register indices. Reviewers: jasonmolenda, clayborg Subscribers: lldb-commits, sas Differential Revision: http://reviews.llvm.org/D19305 llvm-svn: 267466
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud