ussrhero
dfb935f3f8
added : additional parameter for debugCommand routine to control an output mask
2020-03-16 23:12:47 +03:00
ussrhero
daaa04a5a4
added : getHostProcessPath ( return image path of the process running python interpreter with a pykd )
2019-07-29 23:30:50 +03:00
ussrhero
86e8383463
added : getOutputMask
...
added : setOutputMask
added : test for eventHanlder.onDebugOutput:
2019-02-20 00:48:41 +03:00
ussrhero
d1ac91ae71
adopted to new version kdlibcpp
2019-02-04 20:44:05 +03:00
Aleksey R
5f0d7125a4
add: addSyntheticModule, removeSyntheticModule
2019-01-10 20:08:14 +03:00
ussrhero
5d30d67978
added getDebugOptions routine (returns debug options)
...
added changeDebuOptions routine (change debug options)
2018-03-05 12:44:35 +03:00
SND\ussrhero_cp
61bab00356
[0.3.x] added : targetProcess.getMangedHeap ( Return object representing a managed heap )
...
[0.3.x] added : targetProcess.getManagedVar (Return object representing a managed object in the target managed process)
git-svn-id: https://pykd.svn.codeplex.com/svn@91257 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:33:14 +04:00
SND\kernelnet_cp
aa872e196f
[0.3.x] added : ProcessDebugOptions enumerator
...
git-svn-id: https://pykd.svn.codeplex.com/svn@90973 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
b58e7e0b81
[0.3.x] added : getLocalProcesses routine ( Return list of runnng processes on the host system )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@90880 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\kernelnet_cp
5025a7c05b
[0.3.x] added : getSourceFileFromSrcSrv ( load and return source file from source server by the specified offset )
...
[0.3.x] added : getSrcPath ( return current source server path )
[0.3.x] added : setSrcPath ( set source path )
[0.3.x] added : appendSrcPath ( append current source path )
git-svn-id: https://pykd.svn.codeplex.com/svn@90664 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\EreTIk_cp
60d3b958b8
[0.3.x] workitem/13549: addSynSymbol is not defined. addSyntheticSymbol and removeSyntheticSymbol functions added
...
git-svn-id: https://pykd.svn.codeplex.com/svn@90464 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:08 +04:00
SND\ussrhero_cp
0aa0c0522b
[bootstrapper] fixed : issue #13528 (dml does not work)
...
[bootstrapper] fixed : issue #13529 (isWindbgExt routine returns false)
git-svn-id: https://pykd.svn.codeplex.com/svn@90381 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
49099b0763
[0.3.x] added : stepout routine ( The traget is executing while not returned from the current subroutine )
...
[0.3.x] added : sourceStep ( The target is executing a single source line )
[0.3.x] added : sourceStepOver ( The target is executing a single source line )
[0.3.x] added : eventHandler::onThreadStart method (New thread is started in the current process)
[0.3.x] added : eventHandler::onThreadStop ( A thread is stopped in the current thread)
git-svn-id: https://pykd.svn.codeplex.com/svn@89758 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
689042a475
[0.3.x] changed : getCurrentProcessExeName replaced by getProcessExeName ( return name of executable file of the process )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89620 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
e4c8bd3ff9
[0.3.x] added : onDebugOutput callback
...
[0.3.x] added : dbgCommand optional parameter suppressOutput
git-svn-id: https://pykd.svn.codeplex.com/svn@89531 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
2a757d2727
[0.3.x] fixed : issue #13266 ( getNumberProcesses returns wrong values )
...
[0.3.x] fixed : issue #13265 ( loadDump returns None )
[0.3.x] added : closeDump routine
git-svn-id: https://pykd.svn.codeplex.com/svn@89140 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
07a4dc9d3c
[0.3.x] added : getCurrentProcessId ( return current process debug id )
...
[0.3.x] added : getCurrentThreadId ( return current thread debug id )
git-svn-id: https://pykd.svn.codeplex.com/svn@88012 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
1f79e0a992
[0.3.x] added : setCurrentProcessId, setCurrentThreadId rountines
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87619 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
0cec9aa5e0
[0.3.x] add: getCurrentProcessExeName
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87324 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
17cf689e36
[0.3.x] refactored : working with processes and threads
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87322 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
bd71caf629
[0.3.x] added : bugCheckData ( Function reads the kernel bug check code and related parameters )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87300 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
8f3e1352e1
[0.3.x] added : getProcessThreads ( Get all process's threads )
...
[0.3.x] added : getTargetProcesses ( Get all target processes )
git-svn-id: https://pykd.svn.codeplex.com/svn@87298 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
5396e876e3
[0.3.x] added : removeExt ( Unload a WinDBG extension. Parameter: extension path )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87280 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
9f6cd6996f
[0.3.x] add getExtensionSearchPath
...
[0.3.x] workitem/12654 fixed
git-svn-id: https://pykd.svn.codeplex.com/svn@87123 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
4eb0d49c23
[0.3.x] reworked : added GIL release/acquire for any call to kdlibcpp
...
git-svn-id: https://pykd.svn.codeplex.com/svn@86869 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00