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

New Post: [0.3.x] windbg hang when continue from breakpoint

$
0
0
To replace pykd to checked version:
  1. Find pykd.pyd file
    (On my machine: C:\Python27.x86\Lib\site-packages\pykd\pykd.pyd )
  2. Make a copy of original ( to restore it after )
  3. Replace pykd.pyd with file from the archive
To make a dump:
  1. Start the second windbg and attach it to the first windbg
  2. Reproduce the bug
  3. On exception the second windbg should get control
  4. Run command: ".dump /f filename"

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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