Modules§
- This contains the main class,
DebugClient
, which is used to interact with Microsoft’s Debug Engine library via the documented COM objects.
Macros§
- Macro to make it nicer to invoke
DebugClient::logln
/DebugClient::log
by avoiding toformat!
everytime the arguments.