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

read: fix parse for empty DWP index #706

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Apr 2, 2024

Closes #705

cc @mstange

@mstange
Copy link
Contributor

mstange commented Apr 3, 2024

It works great, thank you! I haven't found any further issues with DWP support in my brief tests - I can now symbolicate split-debuginfo = "packed" Rust programs correctly.

@philipc philipc merged commit be18b8b into gimli-rs:master Apr 3, 2024
20 checks passed
@philipc philipc deleted the issue-705 branch April 3, 2024 04:59
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.

Can't parse this DWP file: InvalidIndexSlotCount
2 participants