程序员最近都爱上了这个网站  程序员们快来瞅瞅吧!  it98k网:it98k.com

本站消息

站长简介/公众号

  出租广告位,需要合作请联系站长

+关注
已关注

分类  

暂无分类

标签  

暂无标签

日期归档  

暂无数据

Windbg preview version load pykd get Win32 error 0n126

发布于2024-12-12 12:54     阅读(1005)     评论(0)     点赞(16)     收藏(1)


I'm trying to load PyKd module on Windbg preview version. It would show up the win32 error message as below.

0: kd> .load pykd_script\Release_3.8\pykd.pyd
The call to LoadLibrary(C:\Apps\pykd_script\Release_3.8\pykd.pyd) failed, Win32 error 0n126
    "The specified module could not be found."
Please check your debugger configuration and/or network access.

However, the folder does really contain the pykd.pyd module.

Then, I'm trying load Pykd on Windbg lagacy version. It works fine. It wouldn't get any error message.

My environment is set correctly with the Python path.

I'm expecting that the pykd.pyd should load successfully on Windbg preview version.


解决方案


暂无回答



所属网站分类: 技术文章 > 问答

作者:黑洞官方问答小能手

链接:https://www.pythonheidong.com/blog/article/2046550/162da3cde8208c8445ad/

来源:python黑洞网

任何形式的转载都请注明出处,如有侵权 一经发现 必将追究其法律责任

16 0
收藏该文
已收藏

评论内容:(最多支持255个字符)