Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PC adjustment in StackFrame::GetSymbolContext | Joseph Tremoulet | 2019-08-02 | 1 | -1/+2 |
* | [Process] Remove unused field from HistoryThread | Alex Langford | 2019-06-19 | 1 | -3/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -18/+13 |
* | remove use of Mutex in favour of std::{,recursive_}mutex | Saleem Abdulrasool | 2016-05-18 | 1 | -1/+0 |
* | [LLDB] Fix Clang-tidy modernize-use-override warnings in some headers in sour... | Eugene Zelenko | 2015-10-17 | 1 | -8/+12 |
* | Remove unused class variable and update all callers/users. | Eric Christopher | 2014-09-09 | 1 | -2/+1 |
* | Add History subclasses for Thread, Unwind, RegisterContext. | Jason Molenda | 2013-11-08 | 1 | -0/+51 |