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

Symbolizer should respect the .gnu_debuglink section #169

Closed
ramosian-glider opened this issue Aug 31, 2015 · 4 comments
Closed

Symbolizer should respect the .gnu_debuglink section #169

ramosian-glider opened this issue Aug 31, 2015 · 4 comments

Comments

@ramosian-glider
Copy link
Member

Originally reported on Google Code with ID 169

Since many system libraries on Linux have their debug info stripped and stored in a
different place, llvm-symbolizer must be able to read the .gnu_debuglink section and
get the info from the corresponding file.

Reported by ramosian.glider on 2013-03-15 12:06:37

@ramosian-glider
Copy link
Member Author

Reported by eugenis@google.com on 2013-03-18 06:42:10

@ramosian-glider
Copy link
Member Author

Reported by samsonov@google.com on 2013-06-04 08:01:45

@ramosian-glider
Copy link
Member Author

This should be fixed in LLVM r188386

Reported by samsonov@google.com on 2013-08-14 17:12:37

  • Status changed: Fixed

@ramosian-glider
Copy link
Member Author

Adding Project:AddressSanitizer as part of GitHub migration.

Reported by ramosian.glider on 2015-07-30 09:13:40

  • Labels added: ProjectAddressSanitizer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant