diff options
| author | Jason Molenda <jmolenda@apple.com> | 2013-04-23 03:40:32 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2013-04-23 03:40:32 +0000 |
| commit | caae381b3501c654f985127a1c3e1bda742ee2a3 (patch) | |
| tree | 275d35af563226d973a161019905b39631bf502d /llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | |
| parent | d0d87b597259a2b74ae5c2825a081c7e336cb1d0 (diff) | |
| download | bcm5719-llvm-caae381b3501c654f985127a1c3e1bda742ee2a3.tar.gz bcm5719-llvm-caae381b3501c654f985127a1c3e1bda742ee2a3.zip | |
Add a new python file to help diagnose backtrace failures in the field.
It will be installed in the LLDB.framework and can be loaded with
(lldb) script import lldb.macosx
after which a "unwind-diagnose" command will be registered. Select
the thread which has a bad backtrace and run this command -- a lot
of information about the stack frames, and an alternate backtrace
algorithm, will be used. The information will often be sufficient
for a remote person to figure out why the backtrace failed.
<rdar://problem/13679300>
llvm-svn: 180077
Diffstat (limited to 'llvm/lib/Analysis/MemoryDependenceAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

