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 delete_child method to write::DebuggingInformationEntry #570

Merged
merged 3 commits into from
Jul 26, 2021

Conversation

ayrtonm
Copy link
Contributor

@ayrtonm ayrtonm commented Jul 23, 2021

This adds a method for deleting DIEs by removing the ID from the children Vec as suggested in issue #374.

ayrtonm and others added 2 commits July 23, 2021 01:24
Children DIEs are delete by removing the ID from the `children` `Vec` as
suggested in issue gimli-rs#374.
src/write/unit.rs Outdated Show resolved Hide resolved
src/write/unit.rs Outdated Show resolved Hide resolved
@ayrtonm ayrtonm requested a review from philipc July 26, 2021 14:04
@philipc philipc merged commit 8651902 into gimli-rs:master Jul 26, 2021
@philipc
Copy link
Collaborator

philipc commented Jul 26, 2021

Thanks!

@ayrtonm ayrtonm deleted the delete-child-entry branch July 26, 2021 23:06
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.

None yet

2 participants