summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.h
AgeCommit message (Expand)Author
2023-03-30[lldb-server/linux] Use waitpid(-1) to collect inferior eventsPavel Labath
2021-09-08[lldb] [Process/FreeBSD] Support SaveCore() using PT_COREDUMPMichał Górny
2021-04-25[lldb] [Process/FreeBSD] Report fork/vfork events to LLGSMichał Górny
2021-04-13Reland "[lldb] [Process] Watch for fork/vfork notifications" for FreeBSDMichał Górny
2021-04-13Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated f...Pavel Labath
2021-04-08[lldb] [Process] Watch for fork/vfork notificationsMichał Górny
2021-02-15[lldb] Rename FreeBSDRemote to FreeBSD (NFC)Michał Górny