Module and symbol related functions generate this exception:
DbgException: Unknown processor type
This exception is thrown in two places:
setProcessorMode method in dbgeng.cpp
addr64NoSafe method in memory.cpp
addr64NoSafe does not handle ARM
Both these methods do not handle ARM64
I'm not able to build the pykd.dll with any fixes due to linker error "Cannot open input file 'Files.obj'.".
Please let me know if you can provide a fix.
DbgException: Unknown processor type
This exception is thrown in two places:
setProcessorMode method in dbgeng.cpp
addr64NoSafe method in memory.cpp
addr64NoSafe does not handle ARM
Both these methods do not handle ARM64
I'm not able to build the pykd.dll with any fixes due to linker error "Cannot open input file 'Files.obj'.".
Please let me know if you can provide a fix.