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-