summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-1/+1
* A messy bit of cleanup: Move towards more descriptive namesJason Molenda2015-08-151-2/+2
* Replace uint32_t by lldb::RegisterKing in register context API.Jean-Daniel Dupas2014-07-021-1/+1
* Roll back the changes I made in r193907 which created a new FrameJason Molenda2013-11-041-1/+1
* Add a new base class, Frame. It is a pure virtual function whichJason Molenda2013-11-021-1/+1
* <rdar://problem/13590152>Enrico Granata2013-04-221-0/+137
OpenPOWER on IntegriCloud