summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common/x64
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov2019-09-061-3/+1
* [ProcessWindows] Remove equivalent macrosTatyana Krasnukha2019-08-262-4/+4
* [ProcessWindows] Choose a register context file by preprocessorTatyana Krasnukha2019-07-312-0/+8
* [ABI] Implement Windows ABI for x86_64Alex Langford2019-06-241-5/+167
* Fix LLDB warnings when compiling with Clang 8.0Alexandre Ganea2019-05-211-18/+54
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-102-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [Windows] Define generic arguments registers for Windows x64Aleksandr Urakov2018-10-261-6/+6
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-1/+1
* [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...Stella Stamenova2018-07-021-0/+3
* Normalize some lldb #include statements.James Y Knight2018-05-221-2/+2
* [Windows, Process] LLDB reads wrong registers on 64bit WindowsStella Stamenova2018-05-171-16/+16
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-13/+9
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-231/+246
* (Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex Carlo Kok2016-06-061-1/+5
* Fix x64 build on Windows, which was broken by my refactor from last week.Adrian McCarthy2015-11-041-1/+1
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-282-0/+371
OpenPOWER on IntegriCloud