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

Feat mem watchpoint #14

Merged
merged 5 commits into from
May 25, 2022
Merged

Feat mem watchpoint #14

merged 5 commits into from
May 25, 2022

Conversation

commial
Copy link
Owner

@commial commial commented May 16, 2022

Add callback for memory watchpoint.
Using this callback, one can choose to continue or stop the execution.

As a result, a simple coverage tool (example_cov) can be made. The idea is basically the same than https://github.com/0vercl0k/windbg-scripts/blob/master/codecov/codecov.js, keeping Lighthouse compatibility

@commial commial added documentation Improvements or additions to documentation enhancement New feature or request labels May 16, 2022
@commial commial merged commit 199b745 into master May 25, 2022
@commial commial deleted the feat-mem-watchpoint branch May 25, 2022 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant