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

Include x86_64's debug register abstractions #347

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

mkroening
Copy link
Member

No description provided.

@mkroening mkroening self-assigned this Jul 3, 2022
@codecov
Copy link

codecov bot commented Jul 3, 2022

Codecov Report

Merging #347 (157768e) into master (86f8885) will decrease coverage by 0.82%.
The diff coverage is 48.50%.

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   63.70%   62.88%   -0.83%     
==========================================
  Files          16       17       +1     
  Lines        2331     2465     +134     
==========================================
+ Hits         1485     1550      +65     
- Misses        846      915      +69     
Impacted Files Coverage Δ
src/arch/x86_64/registers/debug.rs 91.00% <ø> (ø)
src/linux/gdb/mod.rs 88.88% <ø> (ø)
src/arch/x86_64/registers/debug_vendor.rs 48.50% <48.50%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86f8885...157768e. Read the comment docs.

@mkroening
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jul 3, 2022
347: Include x86_64's debug register abstractions r=mkroening a=mkroening



Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Jul 3, 2022

Build failed:

@mkroening
Copy link
Member Author

bors retry

@bors bors bot merged commit d8a7c08 into hermit-os:master Jul 3, 2022
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

1 participant