Functions | Variables
test_debug_x64.cpp File Reference

Go to the source code of this file.

Functions

uint64_t __read_dr7 (void) noexcept
 
void __write_dr7 (uint64_t val) noexcept
 

Variables

dr7::value_type g_dr7 = 0
 

Function Documentation

◆ __read_dr7()

uint64_t __read_dr7 ( void  )
noexcept

Definition at line 30 of file test_debug_x64.cpp.

◆ __write_dr7()

void __write_dr7 ( uint64_t  val)
noexcept

Definition at line 34 of file test_debug_x64.cpp.

Variable Documentation

◆ g_dr7

dr7::value_type g_dr7 = 0

Definition at line 27 of file test_debug_x64.cpp.