summaryrefslogtreecommitdiff
path: root/lldb/source/Target/UnwindLLDB.cpp
AgeCommit message (Expand)Author
2024-09-23[lldb][NFC] New names for the two RegisterLocation classes (#109611)Jason Molenda
2024-05-15[lldb/aarch64] Allow unaligned PC addresses below a trap handler (#92093)Pavel Labath
2022-02-03[lldb] Rename Logging.h to LLDBLog.h and clean up includesPavel Labath
2022-02-02[lldb] Convert "LLDB" log channel to the new APIPavel Labath
2021-12-24Remove redundant return and continue statements (NFC)Kazu Hirata
2021-03-03LanguageRuntime for 0th frame unwind, simplify getting pc-for-symbolicationJason Molenda
2020-03-10[lldb] Make UnwindLLDB a non-pluginPavel Labath