Skip to content

Improve presymbolication #549

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

Merged
merged 9 commits into from
Apr 15, 2025
Merged

Improve presymbolication #549

merged 9 commits into from
Apr 15, 2025

Conversation

mstange
Copy link
Owner

@mstange mstange commented Apr 15, 2025

Make it respect the various --symbol-* command line arguments, and fix a bug caused by incorrect caching.

mstange added 9 commits April 14, 2025 21:20
There was an assumption that the address info is the same if
the symbol address is the same. But that's not true - the symbol
address is the address where the function starts, and different
instructions within that function can have different symbol information
(if debug information is available).
@mstange mstange enabled auto-merge April 15, 2025 01:24
@mstange mstange merged commit f30c949 into main Apr 15, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant