summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed some issues with ARM backtraces by not processing any push/pop Greg Clayton2011-07-061-1/+0
* Add support for the 'G' packet not being implemented or returning an error.Greg Clayton2011-05-161-1/+0
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-9/+14
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-8/+11
* All UnwindPlan objects are now passed around as shared pointers.Greg Clayton2011-02-151-1/+1
* Put more smarts into the RegisterContext base class. Now the base class hasGreg Clayton2011-01-091-2/+6
* Fixed issues with RegisterContext classes and the subclasses. There wasGreg Clayton2011-01-061-1/+1
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+250
OpenPOWER on IntegriCloud