summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/SystemRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-3/+3
* 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-42/+24
* Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;...Eugene Zelenko2016-02-181-11/+9
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-0/+5
* Change SBThread::GetExtendedBacktrace toJason Molenda2013-11-121-1/+1
* Add initial --extended / -e support to thread backtrace.Jason Molenda2013-11-121-4/+4
* Rename extended backtrace methods to take out the "ThreadOrigin"Jason Molenda2013-11-061-2/+2
* Add a new GetThreadOriginExtendedBacktrace method to the Jason Molenda2013-11-061-0/+6
* Add a GetThreadOriginExtendedBacktraceTypes method to theJason Molenda2013-11-051-4/+4
* Add a new system runtime plugin type - just the top levelJason Molenda2013-11-051-0/+67
OpenPOWER on IntegriCloud