summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp
AgeCommit message (Expand)Author
2020-10-23[lldb] Split out NetBSD/x86 watchpoint impl for unificationMichał Górny
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-11-25[lldb] [Process/NetBSD] Copy watchpoints to newly-created threadsMichał Górny
2019-06-20[lldb] [Process/NetBSD] Remove unnecessary register buffer abstractionMichal Gorny
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-11-10Clean up NativeRegisterContextPavel Labath
2017-07-18Remove shared pointer from NativeProcessProtocolPavel Labath
2017-05-12Rename Error -> Status.Zachary Turner
2017-04-18Introduce FPR and Debug Registers/NetBSD/amd64 supportKamil Rytarowski
2017-03-30Battery of NetBSD support improvementsKamil Rytarowski
2017-03-28Add support for tracing hello-world application on NetBSDKamil Rytarowski
2017-03-21Add stub for PluginProcessNetBSDKamil Rytarowski