| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Make sure the timeout is set to 0.5s for these.
<rdar://problem/16719510>
llvm-svn: 207163
|
|
|
|
| |
llvm-svn: 206836
|
|
|
|
|
|
| |
lldb could free an inferior's vm_page.
llvm-svn: 201447
|
|
|
|
|
|
|
|
| |
use a system-wide unique thread ID instead of a pthread_t to identify
the thread we want debug info for. Also, free some more memory regions
that needed to be freed.
llvm-svn: 201117
|
|
libldi library to collect extended backtrace information; switch
to the libBacktraceRecording library and its APIs. Complete the
work of adding QueueItems to Queues and allow for the QueueItems
to be interrogated about their extended backtraces in turn.
There's still cleanup and documentation to do on this code but the
code is functional and I it's a good time to get the work-in-progress
checked in.
<rdar://problem/15314027>
llvm-svn: 200822
|