Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

New Post: Cannot run python script in windbg

$
0
0
Please, try to run python console in windbg. Try type !pycmd .
Then type commands:
__version__   ( to see pykd version )

import sys
sys.path  (to see your python paths )

Pykd likes look through 'sys.path' list. May be your path variable has something bad for pykd. For the next version we have reworked search script procedure.

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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