mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-21 21:03:23 +08:00

+ eventHandler.onLoadModule + eventHandler.onUnloadModule ~ change eventHandler.onUnloadModule parameter: Module -> base addresss + test load/unload modules handling git-svn-id: https://pykd.svn.codeplex.com/svn@72056 9b283d60-5439-405e-af05-b73fd8c4d996
9 lines
76 B
Python
9 lines
76 B
Python
#
|
|
#
|
|
#
|
|
|
|
module = None
|
|
moduleName = None
|
|
dbgext = None
|
|
appPath = None
|