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

Run minidump_stackwalk on any minidumps in the profile directory … #14

Merged
merged 2 commits into from
Aug 21, 2017

Commits on Aug 14, 2017

  1. Run minidump_stackwalk on any minidumps in the profile directory and …

    …append to the log.
    
    * only works if minidump_stackwalk is in path, otherwise a warning is
      printed if a minidump is found
    * remove obsolete and incomplete breakpad symbolization
    * symbolize argument to save_log and clone_log has been removed
    jschwartzentruber committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    89a7643 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Configuration menu
    Copy the full SHA
    6c3bb49 View commit details
    Browse the repository at this point in the history