llvm-capstone/lldb/test/API/linux
David Spickett 7e744460e7 Reland "[lldb][AArch64] Linux corefile support for SME"
This reverts commit 3fa5035823.

m_sve_state was not initialised which (I'm guessing) meant that
it could potentially be a value that matched a real SVE state.
Then we'd be acting as if we're streaming mode, for example,
without ever having the data required to back that up.

By sheer luck this only turn up on x86, AArch64 and ARM were fine.
It is UB regardless.
2023-09-21 14:54:51 +01:00
..
aarch64 Reland "[lldb][AArch64] Linux corefile support for SME" 2023-09-21 14:54:51 +01:00
add-symbols [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
builtin_trap [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
mix-dwo-and-regular-objects [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
sepdebugsymlink [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
thread/create_during_instruction_step [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00