Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lldb/crashlog] Update incorrect help message for --no-crashed-only option #91162

Merged
merged 1 commit into from
May 9, 2024

Commits on May 6, 2024

  1. [lldb/crashlog] Update incorrect help message for --no-crashed-only

    … option
    
    This patch rephrases the crashlog `--no-crashed-only` option help
    message. This option is mainly used in batch mode to symbolicate and
    dump all the threads backtraces, instead of only doing it for the
    crashed thread which is the default behavior.
    
    rdar://127391524
    
    Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
    medismailben committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1ac6602 View commit details
    Browse the repository at this point in the history