Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -42/+24 |
* | Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;... | Eugene Zelenko | 2016-02-18 | 1 | -11/+9 |
* | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 1 | -0/+5 |
* | Change SBThread::GetExtendedBacktrace to | Jason Molenda | 2013-11-12 | 1 | -1/+1 |
* | Add initial --extended / -e support to thread backtrace. | Jason Molenda | 2013-11-12 | 1 | -4/+4 |
* | Rename extended backtrace methods to take out the "ThreadOrigin" | Jason Molenda | 2013-11-06 | 1 | -2/+2 |
* | Add a new GetThreadOriginExtendedBacktrace method to the | Jason Molenda | 2013-11-06 | 1 | -0/+6 |
* | Add a GetThreadOriginExtendedBacktraceTypes method to the | Jason Molenda | 2013-11-05 | 1 | -4/+4 |
* | Add a new system runtime plugin type - just the top level | Jason Molenda | 2013-11-05 | 1 | -0/+67 |