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

New Post: BaseException: File: .\dia\symexport.cpp Line: 103 TODO

$
0
0
pykd failed to find symbols for the nt module ( windows kernel )

Run windbg command:
lmm nt 
for sure you have a symbols for windows kernel.

To diagnose a problem with symbols run windbg command:
!sym noisy
.reload /f nt
and check output.

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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