summaryrefslogtreecommitdiff
path: root/lldb/source/Host/netbsd/HostNetBSD.cpp
AgeCommit message (Expand)Author
2025-01-09[lldb] Move GetEnvironment function into common code (#122173)Brad Smith
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2023-12-04[lldb] Fix build on NetBSD (#74190)Brad Smith
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2022-04-01[lldb] Remove remaining calls to DataBufferLLVM::GetCharsJonas Devlieghere
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-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2020-11-03[lldb] [Host/{free,net}bsd] Fix process matching by nameMichał Górny
2020-09-10[lldb] [netbsd] Avoid comparison of signed and unsigned integersKamil Rytarowski
2020-03-17[lldb] [Host/NetBSD] Rename Host.cpp to HostNetBSD.cppMichał Górny