Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename lldb registers to contain lldb_ prefix. | Zachary Turner | 2014-11-21 | 1 | -289/+289 |
* | Replace uint32_t by lldb::RegisterKing in register context API. | Jean-Daniel Dupas | 2014-07-02 | 1 | -2/+2 |
* | Properly terminated POSIX register sets with LLDB_INVALID_REGNUM. | Todd Fiala | 2014-06-14 | 1 | -11/+17 |
* | Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() ... | Greg Clayton | 2014-03-20 | 1 | -10/+6 |
* | Moved various RegisterContext files from Process/POSIX to Process/Utility for... | Virgile Bello | 2014-03-12 | 1 | -0/+665 |