summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused class variable and update all callers/users.Eric Christopher2014-09-091-2/+0
* Temporarily roll back the parts of r211241 where I fixed aJason Molenda2014-06-231-1/+1
* Add a lock in the UnwindTable class so two Targets won't tryJason Molenda2014-06-181-1/+1
* When a client asks for a queue pending item's extended backtrace,Jason Molenda2014-03-061-0/+4
* Add History subclasses for Thread, Unwind, RegisterContext.Jason Molenda2013-11-081-0/+79
OpenPOWER on IntegriCloud