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

Improve backtrace symbolization #217

Merged
merged 7 commits into from
Oct 25, 2024
Merged

Commits on Oct 25, 2024

  1. crates/sel4-backtrace/symbolize: Introduce

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    eb5a115 View commit details
    Browse the repository at this point in the history
  2. crates/sel4-backtrace/symbolize: Remove llvm option

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a990fc0 View commit details
    Browse the repository at this point in the history
  3. crates/sel4-backtrace/symbolize: Remove pretty option

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6bf6082 View commit details
    Browse the repository at this point in the history
  4. crates/sel4-backtrace/symbolize: Remove basename option

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f02beea View commit details
    Browse the repository at this point in the history
  5. crates/sel4-backtrace/symbolize: Clean up

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    04c327e View commit details
    Browse the repository at this point in the history
  6. crates/sel4-backtrace/symbolize: Remove print_addrs option

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b70dfd5 View commit details
    Browse the repository at this point in the history
  7. crates/sel4-backtrace/symbolize: Improve output style

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6ab549b View commit details
    Browse the repository at this point in the history