windbg内核调试过程配置

本文详细介绍了如何配置虚拟机以进行Windows内核调试。首先通过bcdedit命令行工具设置Windows启动管理器和启动加载器,启用调试选项,并创建调试副本。接着调整虚拟机串口设置,确保调试串口不被其他设备占用。最后,提供了Windbg的启动配置参考链接,帮助读者成功建立内核调试环境。
摘要由CSDN通过智能技术生成

虚拟机配置:

C:\WINDOWS\system32>bcdedit

Windows 启动管理器

标识符 {bootmgr}
device partition=C:
description Windows Boot Manager
locale zh-CN
inherit {globalsettings}
default {current}
resumeobject {9665f131-dd37-11eb-8cc3-98a9e69bd7ea}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30

Windows 启动加载器

标识符 {current}
device partition=C:
path \WINDOWS\system32\winload.exe
description Windows 10
locale zh-CN
inherit {bootloadersettings}
recoverysequence {bc5fc33b-dd37-11eb-9bfc-fd6e9fa5913e}
displaymessageoverride Recovery
recoveryenabled Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {9665f131-dd37-11eb-8cc3-98a9e69bd7ea}
nx OptIn
bootmenupolicy Standard
hypervisorlaunchtyp

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值