summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello/Hello.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-07-16 20:40:20 +0000
committerGreg Clayton <gclayton@apple.com>2012-07-16 20:40:20 +0000
commit784933b791626f16422ac8cf234a127bf6981406 (patch)
treedcf76a5700a8225ffe4c8648c1ac759c219a8005 /llvm/lib/Transforms/Hello/Hello.cpp
parent816255dc39b5b1b17c5c8e465df9076865193d36 (diff)
downloadbcm5719-llvm-784933b791626f16422ac8cf234a127bf6981406.tar.gz
bcm5719-llvm-784933b791626f16422ac8cf234a127bf6981406.zip
Enable the "symbolicate" interactive command to symbolicate all crash logs if no indexes are supplied. This can be handy to use as:
(lldb) script import lldb.macosx.crashlog (lldb) crashlog -i /tmp/*.crash % symbolicate --crashed-only This will symbolicate all of the crash logs only for the crashed thread. Also print out the crash log index number in the output of the interactive "image" command: (lldb) script import lldb.macosx.crashlog (lldb) crashlog -i /tmp/*.crash % image LLDB.framework ... This then allows you to symbolicate a crash log by index accurately when you looked for an image of a specific version llvm-svn: 160316
Diffstat (limited to 'llvm/lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud