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内核调试

帖子发起人: Thomson   发起时间: 2011-06-12 09:52 上午   回复: 2

Print Search
帖子排序:    
   2011-06-12, 09:52 上午
Thomson 离线,最后访问时间: 2013/3/31 11:42:42 Thomson

发帖数前10位
注册: 2008-07-03
发 贴: 211
在kernel debug session里面能接收或者设置新进程创建的initial break point么?
Reply Quote
比如在kernel debugger里面,在每次新创建新process的时候(其实是在新process initialize的时候), 就break到debugger里面.

我看了sxe cpr, 功能很类似,只是它是适用在kernel debugger session.
IP 地址: 已记录   报告
   2011-06-13, 16:12 下午
Raymond 离线,最后访问时间: 2020/7/3 3:40:25 格蠹老雷

发帖数前10位
注册: 2005-12-19
发 贴: 1,303
Re: 在kernel debug session里面能接收或者设置新进程创建的initial break point么?
Reply Quote
没有用户态调试器时,进程创建过程中不触发初始断点,所以不太可行
我常用的方法就是在nt!NtCreateUserProcess设个断点,如果要过滤,还可以增加过滤条件
IP 地址: 已记录   报告
   2011-06-17, 10:16 上午
rong_bo 离线,最后访问时间: 2011/9/5 12:57:46 wrong

发帖数前10位
注册: 2011-01-07
发 贴: 66
Re: 在kernel debug session里面能接收或者设置新进程创建的initial break point么?
Reply Quote
"我看了sxe cpr, 功能很类似,只是它是适用在kernel debugger session. "

我看帮助文件是这样写的。

Environment
Modes User mode, kernel mode
Targets Live debugging only
Platforms All

应该是kernel和User mode都可以用的吧。
IP 地址: 已记录   报告
高端调试 » 软件调试 » Windows内核调试 » Re: 在kernel debug session里面能接收或者设置新进程创建的initial break point么?

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