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
1) pykd version
0:000> !pip show pykd
Name: pykd
Version: 0.3.1.7
...
2) i add one more command to execute bl like this:
...
    pykd.dbgCommand("bp xul!js::math_atan2")
    print pykd.dbgCommand("bl")
...
and result
 0 e 1192d246     0001 (0001)  0:**** xul!js::math_atan2

[+] Number of Breakpoint: 1
3) the command i use
!py --global bp.py
And it still prints that error!
0:000> g
ModLoad: 70760000 70773000   C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
c0000005 Exception in debugger client IDebugEventCallbacks::LoadModule callback.
      PC: 6dcc7483  VA: 00000000  R/W: 0  Parameter: 0001007f
ModLoad: 70740000 70754000   C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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