You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
479 B
23 lines
479 B
LIBRARY w64cpuex.dll
|
|
|
|
EXPORTS
|
|
; the minimal exports requrired to be a wow64 CPU debugger extension:
|
|
CpuDbgInitExtapi
|
|
CpuDbgGetRemoteContext
|
|
CpuDbgSetRemoteContext
|
|
CpuDbgGetLocalContext
|
|
CpuDbgSetLocalContext
|
|
CpuDbgFlushInstructionCache
|
|
CpuDbgGetRegisterFuncs
|
|
|
|
; other extensions, particular to this CPU implementation
|
|
help
|
|
epi
|
|
epn
|
|
dumpep
|
|
code
|
|
flush
|
|
autoflush
|
|
logeip
|
|
last
|
|
callstack
|