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

Add new symbol directory layout by build-id /xx/xxxxxxxx.debug. #724

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Add new symbol directory layout by build-id /xx/xxxxxxxx.debug. #724

merged 1 commit into from
Oct 10, 2022

Commits on Oct 3, 2022

  1. Add new symbol directory layout by build-id /xx/xxxxxxxx.debug.

    This protocol is already supported by various tools and lldb.
    e.g.: https://github.com/llvm-mirror/lldb/blob/d01083a850f577b85501a0902b52fd0930de72c7/source/Symbol/LocateSymbolFile.cpp#L311
    
    Among others it is used by Fuchisa OS builds.
    piwicode committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    314f5ea View commit details
    Browse the repository at this point in the history