Ladi Prosek писал 2017-04-13 10:02:
The linked v2.7.50-windbg seems to be a Windows release. Does it also work on Linux hosts with KVM?
I haven't tested it yet, but it should work.
Also, #ifdef TARGET_X86_64 // Unimplemented yet #error Unsupported Architecture #endif can you estimate the amount of work to support 64-bit?
At the moment I can't implement support for x86_64 arch. At least due to the fact that any OS Windows that I tried crashes on this architecture.
Thanks, Mihail Abakumov
