diff options
author | Greg Clayton <gclayton@apple.com> | 2011-09-26 18:39:23 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-09-26 18:39:23 +0000 |
commit | 2f9ca7b1f548312155c00d3361fd082840c5a2fe (patch) | |
tree | e2f2b80e7e03d2acf6e4ef21d80643bdde341205 /lldb/scripts/Python | |
parent | 8398fd8b5e01ca7c51c5dba609374c8b91ffa153 (diff) | |
download | llvm-2f9ca7b1f548312155c00d3361fd082840c5a2fe.zip llvm-2f9ca7b1f548312155c00d3361fd082840c5a2fe.tar.gz llvm-2f9ca7b1f548312155c00d3361fd082840c5a2fe.tar.bz2 |
Added an example that symbolicates symbol information. This file
is mostly geared towards darwin crash logs at the moment, though
it could be made more generic with a few tweaks.
The symbolicate-crash.py script will make a target given a crash log
and then symbolicate all frames and expand any frames that had inlined
functions in them to show all frames back to the concrete function. It
will also disassemble around the crash site.
llvm-svn: 140544
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions