summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.cpp
AgeCommit message (Expand)Author
2025-02-20[lldb] Store StreamAsynchronousIO in a unique_ptr (NFC) (#127961)Jonas Devlieghere
2025-02-12[lldb] Remove Debugger::Get{Output,Error}Stream (NFC) (#126821)Jonas Devlieghere
2024-10-22[lldb] Avoid repeated hash lookups (NFC) (#113248)Kazu Hirata
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-01-26[lldb][FreeBSD] Fix unused variable warningDavid Spickett
2023-11-05[lldb] Remove LocateSymbolFile (#71301)Jonas Devlieghere
2023-11-04[lldb] Move DownloadObjectAndSymbolFile to SymbolLocator plugin (#71267)Jonas Devlieghere
2023-10-04[lldb][FreeBSD] fix i386 size_t error when using LLDB_LOGF (#68210)aokblast
2023-10-03[lldb][FreeBSD] Add dynamic loader handle class for FreeBSD Kernel (#67106)aokblast