Select Git revision
debug.rs
-
Lucian Petrut authored
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:
Timo Kreuzer <timo@crowdstrike.com>
Lucian Petrut authoredThis 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:
Timo Kreuzer <timo@crowdstrike.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.