This patch changes the crashlog command behavior to print the help
message if no argument was provided with the command.
rdar://94576026
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D127362
[lldb/crashlog] Show help when the command is called without any argument ClosedPublic Authored by mib on Jun 8 2022, 3:59 PM.
Details Summary This patch changes the crashlog command behavior to print the help rdar://94576026 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 8 2022, 4:02 PM Closed by commit rG5a9fa21ce82f: [lldb/crashlog] Show help when the command is called without any argument (authored by mib). · Explain WhyJun 10 2022, 1:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435383 lldb/examples/python/crashlog.py
lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test
|