asamy / ksm

A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
https://asamy.github.io/ksm/
GNU General Public License v2.0
826 stars 181 forks source link

MinGW build debug output #9

Closed asamy closed 7 years ago

asamy commented 7 years ago

Seems that the MinGW build of KSM does not produce output to DebugView at all, but outputs fine to WinDBG which is very weird...

asamy commented 7 years ago

This was also fixed earlier.