aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-10Clean up NativeRegisterContextPavel Labath1-13/+6
2017-05-12Rename Error -> Status.Zachary Turner1-19/+19
2017-03-22Break the cycle between Host and PluginProcessUtility.Zachary Turner1-1/+1
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-60/+45
2015-07-22Fix warnings found by -Wextra-semiPavel Labath1-2/+1
2015-06-26[NativeProcessLinux] Use lambdas in DoOperation callsPavel Labath1-17/+20
2015-05-26Move register reading form NativeProcessLinux to NativeRegisterContextLinux*Tamas Berghammer1-0/+105