diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-01-12 15:20:08 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-01-13 11:09:40 -0800 |
commit | cb5ea132d2eee8f83207633794256939dd8d8082 (patch) | |
tree | ce08259662b19073b3366f616b7b3c3f60b0769d /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | b476039e8b90dd67da7928c64637ba363e7e8b8e (diff) | |
download | llvm-cb5ea132d2eee8f83207633794256939dd8d8082.zip llvm-cb5ea132d2eee8f83207633794256939dd8d8082.tar.gz llvm-cb5ea132d2eee8f83207633794256939dd8d8082.tar.bz2 |
[lldb] Add long help to `crashlog`
Convert the `crashlog` command to be implemented as a class. The `Symbolicate`
function is switched to a class, to implement `get_long_help`. The text for the
long help comes from the help output generated by `OptionParser`. That is, the
output of `help crashlog` is the same as `crashlog --help`.
Differential Revision: https://reviews.llvm.org/D117165
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions