Quantcast
Channel: Python extension for WinDbg
Browsing all 1625 articles
Browse latest View live
↧

Source code checked in, #90981

[0.3.x] fixed : issue #13898 ( sys.stdout.isatty() raises AttributeError )

View Article


Released: BOOTSTRAPPER FOR PYKD 0.3.x (Apr 15, 2015)

pykd.dll is windbg extension. It can load python core and pykd.pyd, installed as python module ( command: pip install pykd ). Using bootstrapper pykd.dll - is recommended way to use pykd with windbg.To...

View Article


Updated Release: BOOTSTRAPPER FOR PYKD 0.3.x (Apr 15, 2015)

pykd.dll is windbg extension. It can load python core and pykd.pyd, installed as python module ( command: pip install pykd ). Using bootstrapper pykd.dll - is recommended way to use pykd with windbg....

View Article

Created Release: PYKD 0.3.1.2 (Apr 28, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. All you need:1. download pykd bootstapper2. choose version ( x64 or x86 ) and...

View Article

Released: PYKD 0.3.1.2 (Apr 28, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. All you need: 1. download pykd bootstapper 2. choose version ( x64 or x86 ) and...

View Article


Updated Release: PYKD 0.3.1.2 (Apr 28, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. All you need:1. download pykd bootstapper2. choose version ( x64 or x86 ) and...

View Article

Edited Issue: [0.3.x] sys.stdout.isatty() raises AttributeError [13898]

WinDBG REPL:```>>> import sys>>> sys.stdout.isatty()Traceback (most recent call last): File "<console>", line 1, in <module>AttributeError: 'dout' object has no attribute...

View Article

Edited Issue: [0.3.1.x] pykd import error on python 3 [13897]

```>>> import pykdTraceback (most recent call last): File "<stdin>", line 1, in <module> File...

View Article


Source code checked in, #90982

[pykd_ext_2.0] fixed : debug output

View Article


Commented Unassigned: Kernel Hardware Breakpoint Single Step [13895]

I've been trying to use pykd to add hardware breakpoints on heap allocation functions in kernel mode. I'm experiencing a problem where after a few executions the kernel halts with a "Single step...

View Article

Created Unassigned: [1.0.1.14] Cannot load pykd.dll [13901]

I am using Windbg 6.12.0002.633 on Windows 7. I downloaded pykd 1.0.1.14 which was released on April 28, 2016. I copied the dll to the correct winext path. When I try to load this dll by doing `.load...

View Article

Commented Unassigned: [1.0.1.14] Cannot load pykd.dll [13901]

I am using Windbg 6.12.0002.633 on Windows 7. I downloaded pykd 1.0.1.14 which was released on April 28, 2016. I copied the dll to the correct winext path. When I try to load this dll by doing `.load...

View Article

Source code checked in, #90985

[0.3.x] added : onChangeSymbolPaths event ( Symbol paths has been changed )

View Article


Source code checked in, #90986

[0.3.x] added : typedVar.castTo method ( cast variable to the type and return new typedVar instance )

View Article

Released: PYKD 0.3.1.3 (May 17, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. All you need: 1. download pykd bootstapper 2. choose version ( x64 or x86 ) and...

View Article


Created Release: PYKD 0.3.1.3 (May 17, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. All you need:1. download pykd bootstapper2. choose version ( x64 or x86 ) and...

View Article

Created Issue: [0.3.x] typedVarList returns 1 extra element [13919]

It seems it returns head of list as a last list element

View Article


Edited Issue: [0.3.x] typedVarList returns 1 extra element [13919]

It seems it returns head of list as a last list element

View Article

Closed Issue: [0.3.x] typedVarList returns 1 extra element [13919]

It seems it returns head of list as a last list elementComments: not confirmed

View Article

New Post: !irp returns none on 32bit dumps

Okay, I tried to add the above line and it always returns - Call IDebugAdvanced::Request failed HRESULT 0x8000ffff I tried to load a few other extensions just to check if it was able to load but no...

View Article
Browsing all 1625 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>