diff options
author | Francis Ricci <francisjricci@gmail.com> | 2016-04-25 21:03:55 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2016-04-25 21:03:55 +0000 |
commit | 55954aec7085216b048a23e1a4f6c9b81d4162d4 (patch) | |
tree | 4f07989f5654bcfb5bec0e3a321081e45888bb40 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | be8cab737bb9a7fc6f73539fd927f98ca074a038 (diff) | |
download | bcm5719-llvm-55954aec7085216b048a23e1a4f6c9b81d4162d4.tar.gz bcm5719-llvm-55954aec7085216b048a23e1a4f6c9b81d4162d4.zip |
Maintain register numbering across xml include features
Summary:
If the remote uses include features when communicating
xml register info back to lldb, the existing code would reset the
lldb register index at the beginning of each include node.
This would lead to multiple registers having the same lldb register index.
Since the lldb register numbers should be contiguous and unique,
maintain them accross the parsing of all of the xml feature nodes.
Reviewers: jingham, jasonmolenda, clayborg
Subscribers: lldb-commits, sas
Differential Revision: http://reviews.llvm.org/D19303
llvm-svn: 267468
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions