summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Adapt for NetBSD-9.99.30 ptrace(2) API changesKamil Rytarowski2019-12-241-0/+11
* [lldb] [Process/NetBSD] Copy watchpoints to newly-created threadsMichał Górny2019-11-251-2/+12
* [lldb] [Process/NetBSD] Improve threading supportMichał Górny2019-11-251-0/+44
* [lldb] [Process/NetBSD] Implement thread name gettingMichał Górny2019-11-181-1/+38
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-2/+2
* Clean up NativeRegisterContextPavel Labath2017-11-101-20/+12
* Simplify NativeProcessProtocol::GetArchitecture/GetByteOrderPavel Labath2017-11-091-5/+1
* Remove shared pointer from NativeProcessProtocolPavel Labath2017-07-181-6/+2
* Rename Error -> Status.Zachary Turner2017-05-121-21/+21
* Introduce FPR and Debug Registers/NetBSD/amd64 supportKamil Rytarowski2017-04-181-4/+67
* Battery of NetBSD support improvementsKamil Rytarowski2017-03-301-0/+17
* Add support for tracing hello-world application on NetBSDKamil Rytarowski2017-03-281-1/+122
* Add stub for PluginProcessNetBSDKamil Rytarowski2017-03-211-0/+21
OpenPOWER on IntegriCloud