diff options
| author | Jason Molenda <jmolenda@apple.com> | 2013-06-19 04:52:55 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2013-06-19 04:52:55 +0000 |
| commit | 8359214427809679c9f4a76994e3680c5b8552df (patch) | |
| tree | 996226b8f5f9a14affbf5daa1a7c4987fef1137c /lldb/source/Commands/CommandObjectSyntax.cpp | |
| parent | 5c47969350e9d90dc900672fe0e996f8262e2c63 (diff) | |
| download | llvm-8359214427809679c9f4a76994e3680c5b8552df.zip llvm-8359214427809679c9f4a76994e3680c5b8552df.tar.gz llvm-8359214427809679c9f4a76994e3680c5b8552df.tar.bz2 | |
A few small enhancements to the diagnose-unwind command.
Change the simple-minded stack walk to not depend on lldb to unwind
the first frame.
Collect a list of Modules and Addresses seen while backtracing (with
both methods), display the image list output for all of those modules,
plus disassemble and image show-unwind any additional frames that
the simple backtrace was able to unwind through instead of just the
lldb unwind algorithm frames.
Remove checks for older lldb's that didn't support -a for disassemble
or specifying the assembler syntax on x86 targets.
llvm-svn: 184280
Diffstat (limited to 'lldb/source/Commands/CommandObjectSyntax.cpp')
0 files changed, 0 insertions, 0 deletions
