SND\ussrhero_cp
cc27289a55
[0.3.x] added : fixed probably deadlock in breakpoint::remove method
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89579 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
1f8b79e6c4
[0.3.x] added : numVariantL::__float__ method ( automatic convert to float values )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89569 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
8d92470b1d
[0.3.x] added : disasm::opcode method ( returm current disassembled instruction )
...
[0.3.x] added : disasm::opmnemo method ( return mnemocode of the instruction )
git-svn-id: https://pykd.svn.codeplex.com/svn@89568 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
c89fc1f823
[0.3.x] added : getFrameNumber ( return current frame number )
...
[0.3.x] added : eventHandler::onChangeBreakpoints ( Breakpoints is changed for current process )
git-svn-id: https://pykd.svn.codeplex.com/svn@89566 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
27d34f5c30
[0.3.x] fixed : issue #13386 ( WinDbg crash: !py <nonexistent_file> )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89560 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
fd92d228ff
[0.3.x] fixed : issue # 13389 ( exception in event callback leads to application hang up )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89559 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
19d9ca7a92
[0.3.x] fixed : setCurrentFrameByIndex
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89553 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\ussrhero_cp
45a5f65570
[0.3.x] added : VS 2013 projects
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89552 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
8042d21fd7
[0.3.x] updated : version set to 0.3.0.16
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89544 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
9670ca65d6
[0.3.x] fixed : issue #13374 ( hex() does not work with the module class )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89533 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
f4473c8d89
[0.3.x] added : Breakpoint::getOffset method ( Return breakpoint's memory offset )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89459 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
3e03e588ef
[0.3.x] added : added EventHandler::onChangeLocalScope ( the current local scope has been changed )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89457 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
cd271d70ec
[0.3.x] added : setFrame routine ( change current local scope )
...
[0.3.x] added : resetFrame routine ( resets the current scope to the default scope of the current thread )
git-svn-id: https://pykd.svn.codeplex.com/svn@89456 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\EreTIk_cp
f5503a2218
[0.3.x] misprint: CPUContextAdapter::getSP -> CPUContextAdapter::getFP
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89433 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
8fab7eebce
[0.3.x] fixed : issue #13347 ( can not enumerate threads )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89402 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
b89ffed9eb
[0.3.x] added : getNumberBreakpoints routine ( return number of breakpoints in the current process )
...
[0.3.x] added : getBp routine ( return breakpoint object by index )
git-svn-id: https://pykd.svn.codeplex.com/svn@89401 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
60a98fc7a2
[0.3.x] fixed : working with msdia without registration
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89257 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\EreTIk_cp
03f84d314b
[0.3.x] fix for module without debug symbols: findSymbol(<addr>, False) returns only module name (without displacement)
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89242 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
55d6d9737b
[0.3.x] updated : pytowiki script : new information
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89229 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
d9dcaf3007
[0.3.x] added : numVariant.isInteger method
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89228 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
SND\kernelnet_cp
a244ea3f3a
[0.3.x] added setup.py
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89227 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:23:01 +04:00
SND\EreTIk_cp
dd81cf4248
[0.3.x] ModuleTest.testEnumSymbols fixed
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89151 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
a06ba48cce
[0.3.x] fixed : pykd issue #13287 ( can not create typedVar by custom-struct or union )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89150 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +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
4c0581d25e
[0.3.x] up version to 0.3.0.9
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89121 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
3982645edc
[0.3.x] fixed : test breakpoint.py
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89120 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d5e95624d7
[0.3.x] added : class "cpu" for working with CPU registers come back
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89119 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
7260e8f0c9
[0.3.x] fixed : removed global exporting values
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89078 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
de82a8a078
[0.3.x] set version to 0.3.0.8
...
git-svn-id: https://pykd.svn.codeplex.com/svn@89070 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
81321ac0c1
[0.3.x] updated : stkdelta.py
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88869 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
7e854ab519
[0.3.x] fixed: name of function pointers
...
[0.3.x] fixed: name of function arrays
[0.3.x] added: kdlib test for function names
git-svn-id: https://pykd.svn.codeplex.com/svn@88793 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
3d75560b17
[0.3.x] renamed : remote_initialize -> remoteConnect
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88665 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
3aed18aaeb
[0.3.x] added : remote_initialize routine ( Initialize debug engine for remoting, only for console mode )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88658 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
ceb07a7708
[0.3.x] fixed : issue #13052 ( incorrect command line parsing )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88657 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
9dca38d926
[0.3.x] added : fucntion debug range
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88556 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
bd6ce0adaa
[0.3.x] updated : snippet stkwalk.py
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88448 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d427d8192a
[0.3.x] added : excepttest.py
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88442 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
19dfa507e5
[0.3.x] fixed : issue #13043 ( getTargetProcesses raises Fatal Python Error )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88412 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
a4ad0db86e
[0.3.x] fixed : pykd::breakpoint class
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88333 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
a6f4139bab
[0.3.x] added : pytool projects for snippets debugging
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88264 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d9fceddb65
[0.3.x] updated : version up tp 0.3.0.5
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88263 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d922dbe8da
[0.3.x] refactored : stkwalk script
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88179 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
bd19263aed
[0.3.x] fixed : issue #12956 ( setCurrentThread not actually switch current thread )
...
git-svn-id: https://pykd.svn.codeplex.com/svn@88124 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
6ece37ff95
[0.3.x] branch : docs
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87944 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
d90c4a2776
[0.3.x] added : PyTool project for tests
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87875 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
b878b501c4
2012 support
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87849 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\kernelnet_cp
5aa47e8201
[0.3.x] refactored : supported new breakpoint model for kdlibcpp
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87821 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00
SND\EreTIk_cp
782db1ba38
[0.3.x] fix: MEMORY_BASIC_INFORMATION64::RegionSize is ULONGLONG
...
git-svn-id: https://pykd.svn.codeplex.com/svn@87630 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:27 +04:00