summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/MacOSX/MachException.h
AgeCommit message (Expand)Author
2025-04-28[debugserver] Remove PThreadMutex (NFC) (#137555)Jonas Devlieghere
2025-03-21[lldb][debugserver][MacOSX] Work around sanitizer misaligned address errors w...Michael Buch
2022-05-18Add a darwin platform setting to specify which exceptions debugserverJim Ingham
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-08[MachException] Avoid alignment UB, NFCVedant Kumar
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-08-13Remove DNBConfig.hBruce Mitchener
2015-03-09Fix debugserver warnings on MacOSX.Greg Clayton
2014-03-29lldb arm64 import.Jason Molenda
2012-03-08<rdar://problem/11007934> Greg Clayton
2012-03-06<rdar://problem/10986692>Greg Clayton
2011-10-28Enabled the "printf" attribute on all debugserver logging functions and fixed Greg Clayton
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner