summaryrefslogtreecommitdiff
path: root/lldb/unittests/Signals
AgeCommit message (Expand)Author
2025-05-29Reapply "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (#141...Jacob Lalonde
2025-05-27Revert "[LLDB][ELF Core] Support all the Generic (Negative) SI Codes." (#141645)Jacob Lalonde
2025-05-27[LLDB][ELF Core] Support all the Generic (Negative) SI Codes. (#140150)Jacob Lalonde
2025-01-23[lldb] Enable "frame diagnose" on linux (#123217)Pavel Labath
2023-08-22[lldb][NFCI] Change return type of UnixSignals::GetSignalInfoAlex Langford
2023-08-21[lldb] Change UnixSignals::GetSignalAsCString to GetSignalAsStringRefAlex Langford
2023-03-20[lldb] Implement CrashReason using UnixSignalsDavid Spickett
2022-12-05Remove "using llvm::None;" in *.cppKazu Hirata
2022-12-04[lldb/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-05-26Store a by name list of signals with their actions in the TargetJim Ingham
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-03-07Make LLDB skip server-client roundtrip for signals that don't require any act...Eugene Zemtsov