summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compilation can end up calling functions (e.g. to resolve indirect functions)...Jim Ingham2016-03-211-1/+3
* Add a DiagnosticManager replace error streams in the expression parser.Sean Callanan2016-03-191-19/+27
* Reduce inclusion of clang headers.Bruce Mitchener2015-09-181-3/+0
* This patch makes Clang-independent base classes for all the expression types ...Jim Ingham2015-09-151-64/+45
* Final bit of type system cleanup that abstracts declaration contexts into lld...Greg Clayton2015-08-241-5/+5
* ClangASTType is now CompilerType.Greg Clayton2015-08-111-4/+4
* Add a new SBThread::SafeToCallFunctions API; this calls over toJason Molenda2014-05-131-0/+8
* Rename eExecution*** to eExpression*** to be consistent with the result type.Jim Ingham2014-05-051-1/+1
* Make the Expression Execution result enum available to the SB API layer.Jim Ingham2014-05-051-2/+2
* Only allow on thread to run when calling libBacktraceRecording.Jason Molenda2014-04-251-0/+2
* Give the clang functions names. This is only for logging.Jim Ingham2014-04-221-3/+4
* Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where l...Jason Molenda2014-02-151-0/+3
* Adjust the calls to __introspection_dispatch_thread_get_item_info toJason Molenda2014-02-111-5/+13
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-0/+385
OpenPOWER on IntegriCloud