summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common/RegisterContextWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [windows] Fix two minor bugs on WindowsStella Stamenova2018-12-011-3/+4
* Revert "[PDB] Support PDB-backed expressions evaluation"Stella Stamenova2018-11-301-1/+1
* [PDB] Support PDB-backed expressions evaluationAleksandr Urakov2018-11-301-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* Move DataBuffer / DataExtractor and friends from Core -> Utility.Zachary Turner2017-03-041-1/+1
* Replace WINLOG_*** macros with LLDB_LOGPavel Labath2017-02-221-5/+5
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Make lldb -Werror clean on Windows.Zachary Turner2016-10-051-3/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-94/+75
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-0/+155
OpenPOWER on IntegriCloud