Skip to content
Snippets Groups Projects
Commit 65fdd3fa authored by Lucian Petrut's avatar Lucian Petrut Committed by Alessandro Pilotti
Browse files

rfc: Implement fmt::Debug for vcpu and exit context


This change implements fmt::Debug for vcpu, exit context and
a few other related structures, providing detailed and readable
information.

Not only are we printing the structure fields, but we're also
using WHP functions to fetch vcpu registers and counters as well
as parsing unions. This can be really convenient for testing
and debugging purposes.

Co-authored-by: default avatarTimo Kreuzer <timo@crowdstrike.com>
parent 4a6c4428
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment