g 快速跳到下一个断点
p 单步跳过
.childdbg 开启子线程调试
|* 查询当前的子线程的序号

 0	id: 2a4c	create	name: usbip.exe
   1	id: 2788	child	name: conhost.exe
   2	id: 1814	child	name: attacher.exe


| 2 s 跳到子线程 2为子线程序号

参考文档:https://www.bbsmax.com/A/kvJ331AAJg/

   https://docs.microsoft.com/zh-cn/windows-hardware/drivers/debugger/-childdbg--debug-child-processes-

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-18
  • 2022-01-16
  • 2022-03-02
  • 2022-12-23
猜你喜欢
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2021-04-20
  • 2022-12-23
  • 2022-02-14
相关资源
相似解决方案