summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2018-08-02 16:46:15 +0000
committerGreg Clayton <gclayton@apple.com>2018-08-02 16:46:15 +0000
commit2d953f22a00b298eaa3a79edaba5c4eff1571a24 (patch)
treef80d641eb2ecf2791289d2251e7bd4d0aa5e0bc2 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent92b16738a1ce78de768d900f9e17c06ed92ed272 (diff)
downloadbcm5719-llvm-2d953f22a00b298eaa3a79edaba5c4eff1571a24.tar.gz
bcm5719-llvm-2d953f22a00b298eaa3a79edaba5c4eff1571a24.zip
Add support for ARM and ARM64 breakpad generated minidump files
In this patch I add support for ARM and ARM64 break pad files. There are two flavors of ARM: Apple where FP is R7, and non Apple where FP is R11. Added minimal tests that load up ARM64 and the two flavors or ARM core files with a single thread and known register values in each register. Each register is checked for the exact value. Differential Revision: https://reviews.llvm.org/D49750 llvm-svn: 338734
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud