summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/HistoryThread.h
Commit message (Expand)AuthorAgeFilesLines
* [Process] Remove unused field from HistoryThreadAlex Langford2019-06-191-6/+2
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Broadcaster+Listener+Event combo from Core into UtilityPavel Labath2018-12-141-2/+2
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-3/+3
* Move many other files from Core -> Utility.Zachary Turner2017-03-061-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-100/+58
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-2/+3
* [LLDB] Fix Clang-tidy modernize-use-override warnings in some headers in sour...Eugene Zelenko2015-10-171-20/+27
* ASan malloc/free history threadsKuba Brecka2014-09-041-0/+12
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-0/+10
* Add logging for the SB API which creates extendedJason Molenda2013-11-191-0/+13
* Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() methodJason Molenda2013-11-161-1/+18
* Commit a work-in-progress system runtime for Mac OS X which won'tJason Molenda2013-11-151-0/+27
* Add History subclasses for Thread, Unwind, RegisterContext.Jason Molenda2013-11-081-0/+57
OpenPOWER on IntegriCloud