summaryrefslogtreecommitdiff
path: root/lldb/source/Target/SystemRuntime.cpp
AgeCommit message (Expand)Author
2020-07-24[lldb] Have LanguageRuntime and SystemRuntime share a base class (NFC)Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-13Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-02-18Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;...Eugene Zelenko
2014-02-05Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda
2013-11-12Change SBThread::GetExtendedBacktrace toJason Molenda
2013-11-12Add initial --extended / -e support to thread backtrace.Jason Molenda
2013-11-06Rename extended backtrace methods to take out the "ThreadOrigin"Jason Molenda
2013-11-06Add a new GetThreadOriginExtendedBacktrace method to the Jason Molenda
2013-11-05Add a GetThreadOriginExtendedBacktraceTypes method to theJason Molenda
2013-11-05Add a new system runtime plugin type - just the top levelJason Molenda