summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/RegisterContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a 'jump' command, similar to GDBs.Richard Mitton2013-09-121-0/+13
* Introducing a temporary work-around for a register mapping problem with 32-bi...Andrew Kaylor2013-08-211-0/+9
* Make the unwinding of the stack part of "thread return" work, and add the thr...Jim Ingham2012-09-141-0/+41
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-48/+69
* The second part in thread hardening the internals of LLDB where we makeGreg Clayton2012-02-181-6/+6
* Added the ability to get the return value from a ThreadPlanCallFunctionGreg Clayton2011-05-151-8/+17
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-126/+258
* Split all of the core of LLDB.framework/lldb.so into aGreg Clayton2011-03-201-0/+4
* Endian patch from Kirk Beitz that allows better cross platform building.Greg Clayton2011-02-011-7/+8
* Put more smarts into the RegisterContext base class. Now the base class hasGreg Clayton2011-01-091-1/+16
* Fixed issues with RegisterContext classes and the subclasses. There wasGreg Clayton2011-01-061-24/+10
* Check in the native lldb unwinder. Jason Molenda2010-10-251-2/+133
* There are now to new "settings set" variables that live in each debuggerGreg Clayton2010-10-041-3/+3
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+22
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+238
OpenPOWER on IntegriCloud