windows - "bcdedit/dbgsettings NET HOSTIP:123.123.123.123 PORT:50123"无效

标签 windows kernel driver device-driver

根据 MSDN 使用 LAN 启用内核调试(我正在使用适当的 LAN 板) ,我应该输入:

bcdedit /dbgsettings NET HOSTIP:123.123.123.123 PORT:50123

但是我得到一个错误:

The debugger type specified is not valid.
...

怎么会 (Win7x64) ??

最佳答案

根据文档“通过网络电缆手动设置内核模式调试”:https://msdn.microsoft.com/en-us/library/windows/hardware/hh439346.aspx

the target computer must be running Windows 8 or later

关于windows - "bcdedit/dbgsettings NET HOSTIP:123.123.123.123 PORT:50123"无效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28197514/

相关文章:

c - 为什么我的系统中有这么多版本的头文件?

Windows:插入未格式化的闪存驱动器时抑制警告

c - 在内核模块中使用脉宽调制 (PWM) 接口(interface)

windows - 如何启动 Azure VM 中添加的应用程序

windows - 2个windows内核模式驱动程序之间的通信

linux - 除了 close() 之外,有没有办法通知进程的死亡?

copy_from_user() 错误 : destination size is to small

windows - 自动化 Win32 驱动程序测试

windows - 32 位 Go Binary 需要提权,64 位不需要

windows - 如何在 Powershell 中的 System.String 类型的字符串中添加值