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

Commented Issue: [pykd_ext_2.0] dbgCommand('q') leads to windbg hung [14066]

Run this script:```pykd.dbgCommand('q')```Expected: debug session is closedIn fact: windbg is hangComments: ** Comment from web user: ussrhero ** fixed in 2.0.0.9 version

View Article


Edited Issue: [pykd_ext_2.0] dbgCommand('q') leads to windbg hung [14066]

Run this script:```pykd.dbgCommand('q')```Expected: debug session is closedIn fact: windbg is hang

View Article


Created Unassigned: [0.3.x, 0.2.x] windbg hangs and crashes on threads and...

when executing a simple python script like the following, windbg executes the first line of code in the threaded function, then hangs and crashes itself```import pykdfrom threading import Threaddef...

View Article

Commented Unassigned: [0.3.x, 0.2.x] windbg hangs and crashes on threads and...

when executing a simple python script like the following, windbg executes the first line of code in the threaded function, then hangs and crashes itself```import pykdfrom threading import Threaddef...

View Article

Commented Unassigned: [0.3.x, 0.2.x] windbg hangs and crashes on threads and...

when executing a simple python script like the following, windbg executes the first line of code in the threaded function, then hangs and crashes itself```import pykdfrom threading import Threaddef...

View Article


Commented Unassigned: [0.3.x, 0.2.x] windbg hangs and crashes on threads and...

when executing a simple python script like the following, windbg executes the first line of code in the threaded function, then hangs and crashes itself```import pykdfrom threading import Threaddef...

View Article

Source code checked in, #91182

[0.3.2] added : getTypeFromSource ( create typeInfo class from C/C++ source code ) [0.3.2] added : getTypeInfoProviderFromSource ( create typeInfo provider from C/C++ source code )

View Article

Updated Release: PYKD 0.3.2.0 (фев 27, 2017)

Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....

View Article


Released: PYKD 0.3.2.0 (Feb 27, 2017)

Supported Python VersionPython 2.7 x86/x64 Python 3.5 x86/x64 Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....

View Article


Updated Release: PYKD 0.3.2.0 (фев 27, 2017)

Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....

View Article

Created Issue: [0.3.x] getLocal() works inproperly [14069]

subj

View Article

Edited Issue: [0.3.x] getLocal() works inproperly [14069]

subj

View Article

Created Issue: [0.3.2] getTypeFromSource crashes windbg on [14070]

This code raises debug exception:```print getTypeFromSource("#include <ntddk.h>\n", "_KPROCESS", '-I\"C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/km')```80000003 Exception in...

View Article


Edited Issue: [0.3.2] getTypeFromSource crashes windbg on [14070]

This code raises debug exception:```print getTypeFromSource("#include <ntddk.h>\n", "_KPROCESS", '-I\"C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/km')```80000003 Exception in...

View Article

Source code checked in, #91185

[pykd_ext_2.0] fixed : hang up python console

View Article


Source code checked in, #91186

merged from 0.3.x

View Article

Released: PYKD BOOTSTRAPPER 2.0 (Jun 23, 2016)

PYKD BOOTSTRAPPER is a windbg extension. It is a simple dll file (pykd.dll). It DOES NOT contain pykd functionality. I is designed to locate and initialize python core inside windbg. Then you can use...

View Article


Updated Release: PYKD BOOTSTRAPPER 2.0 (июн 23, 2016)

PYKD BOOTSTRAPPER is a windbg extension. It is a simple dll file (pykd.dll). It DOES NOT contain pykd functionality. I is designed to locate and initialize python core inside windbg. Then you can use...

View Article

Created Unassigned: pykd 0.3.2.0 crashes python 3.6.0 on unload [14074]

Initialializing pykd (e.g. by starting and quitting and interactive session immediately) and then unloading it again will crash windbg.The point of the crash is here:...

View Article

Commented Unassigned: pykd 0.3.2.0 crashes python 3.6.0 on unload [14074]

Initialializing pykd (e.g. by starting and quitting and interactive session immediately) and then unloading it again will crash windbg.The point of the crash is here:...

View Article
Browsing all 1625 articles
Browse latest View live


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