summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/HistoryUnwind.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PC adjustment in StackFrame::GetSymbolContextJoseph Tremoulet2019-08-021-1/+2
* [Process] Remove unused field from HistoryThreadAlex Langford2019-06-191-3/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+13
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-1/+0
* [LLDB] Fix Clang-tidy modernize-use-override warnings in some headers in sour...Eugene Zelenko2015-10-171-8/+12
* Remove unused class variable and update all callers/users.Eric Christopher2014-09-091-2/+1
* Add History subclasses for Thread, Unwind, RegisterContext.Jason Molenda2013-11-081-0/+51
OpenPOWER on IntegriCloud