summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h
Commit message (Expand)AuthorAgeFilesLines
* Change the Thread constructor over to take a Process& rather than a ProcessSP...Jim Ingham2012-10-101-1/+1
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-13/+1
* Added a new plug-in type: lldb_private::OperatingSystem. The operating system Greg Clayton2011-08-221-6/+0
* Move SaveFrameZeroState and RestoreSaveFrameZero implementations to Thread ba...Peter Collingbourne2011-06-031-6/+0
* All UnwindPlan objects are now passed around as shared pointers.Greg Clayton2011-02-151-1/+1
* Back up both the register AND the stop state when calling functions.Jim Ingham2011-01-201-13/+6
* Put more smarts into the RegisterContext base class. Now the base class hasGreg Clayton2011-01-091-0/+8
* Fixed issues with RegisterContext classes and the subclasses. There wasGreg Clayton2011-01-061-2/+2
* Removed libunwind sources as we aren't using them anymore.Greg Clayton2010-12-171-1/+0
* Now that we are using the Unwinder (or Jason's new unwinder when that comes a...Jim Ingham2010-08-121-8/+1
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-18/+4
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-2/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+156
OpenPOWER on IntegriCloud