summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/QueueItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly add the QueueID to a pending block's extended thread backtrace thread.Jason Molenda2014-03-101-9/+75
* libBacktraceRecording __introspection_dispatch_queue_get_pending_items isJason Molenda2014-03-091-1/+2
* When a client asks for a queue pending item's extended backtrace,Jason Molenda2014-03-061-0/+12
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-2/+23
* Fix how Queue/QueueItem weak pointers are initialized in the ctors.Jason Molenda2013-12-181-1/+2
* Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to representJason Molenda2013-12-131-0/+55
OpenPOWER on IntegriCloud