Skip to content

Conversation

@IrvingMg
Copy link

Fix double GVA-to-GPA translation in add_sw_breakpoint and remove_sw_breakpoint. These functions were translating addresses before passing them to read_addrs/write_addrs, which translate internally.

Fixes #1046

Signed-off-by: IrvingMg <mirvingr@gmail.com>
@jsturtevant
Copy link
Contributor

Thanks @IrvingMg! this look good on a quick glance. Might have @dblnz take a look. Given holidays might be slow.

Could you sign your commit? https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

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

Labels

kind/bugfix For PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gdb: potential bug due to double address translation

2 participants