Advanced Debugging
About AdvDbg Consult Train Services Products Tools Community Contact  
欢迎光临 高端调试 登录 | 注册 | FAQ
 
  ACPI调试
Linux内核调试
Windows内核调试
 
  调试战役
调试原理
新工具观察
 
  Linux
Windows Vista
Windows
 
  Linux驱动
WDF
WDM
 
  PCI Express
PCI/PCI-X
USB
无线通信协议
 
  64位CPU
ARM
IA-32
  CPU Info Center
 
  ACPI标准
系统认证
Desktop
服务器
 
  Embedded Linux
嵌入式开发工具
VxWorks
WinCE
嵌入式Windows
 
  格蠹调试套件(GDK)
  格蠹学院
  小朱书店
  老雷的微博
  《软件调试》
  《格蠹汇编》
  《软件调试(第二版)》
沪ICP备11027180号-1

Windows内核调试

帖子发起人: onemao   发起时间: 2015-03-24 19:14 下午   回复: 4

Print Search
帖子排序:    
   2015-03-24, 19:14 下午
shaojwa 离线,最后访问时间: 2015/3/31 2:32:37 onemao

发帖数前100位
注册: 2015-01-06
发 贴: 10
【求助】如何查看xp系统是否以debug模式启动
Reply Quote
如题,求助
IP 地址: 已记录   报告
   2015-03-24, 21:08 下午
Bombs 离线,最后访问时间: 2015/7/6 5:16:30 Bombs

发帖数前75位
注册: 2014-01-16
发 贴: 15
Re: 【求助】如何查看xp系统是否以debug模式启动
Reply Quote
  • The KD_DEBUGGER_ENABLED global kernel variable indicates whether kernel debugging is enabled. 
  • The KD_DEBUGGER_NOT_PRESENT global kernel variable indicates whether a kernel debugger is currently attached.
  • The KdRefreshDebuggerNotPresent routine refreshes the value of KD_DEBUGGER_NOT_PRESENT.

IP 地址: 已记录   报告
   2015-03-25, 03:01 上午
Raymond 离线,最后访问时间: 2020/7/3 3:40:25 格蠹老雷

发帖数前10位
注册: 2005-12-19
发 贴: 1,303
Re: 【求助】如何查看xp系统是否以debug模式启动
Reply Quote
可以用WinDBG附带的小程序

kdbgctrl -c

-c

Checks whether Full Kernel Debugging is enabled. Displays true if Full Kernel Deubugging is enabled, and displays false if Full Kernel Debugging is disabled.


IP 地址: 已记录   报告
   2015-03-31, 10:37 上午
shaojwa 离线,最后访问时间: 2015/3/31 2:32:37 onemao

发帖数前100位
注册: 2015-01-06
发 贴: 10
Re: 【求助】如何查看xp系统是否以debug模式启动
Reply Quote
非常感谢
IP 地址: 已记录   报告
   2015-03-31, 10:38 上午
shaojwa 离线,最后访问时间: 2015/3/31 2:32:37 onemao

发帖数前100位
注册: 2015-01-06
发 贴: 10
Re: 【求助】如何查看xp系统是否以debug模式启动
Reply Quote
谢谢 ,非常感谢
IP 地址: 已记录   报告
高端调试 » 软件调试 » Windows内核调试 » 【求助】如何查看xp系统是否以debug模式启动

 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.