本部分介绍时间旅行调试器扩展命令。
本节内容
Topic | Description |
---|---|
!tt(时间旅行) | 使用 !tt (时间旅行)调试器扩展,可以及时向前和向后导航。 |
!positions | The !positions extension displays all the active threads, including their current positions in the time travel trace. |
!index | The !index extension indexes time travel traces or displays index status information. |
Additional Information
这些扩展仅适用于时间旅行跟踪。 有关时光穿越的详细信息,请参阅时光穿越调试 - 概述。
DLL
时间旅行调试器扩展命令在ttdext.dll中实现。 在 WinDbg 中自动加载时间旅行命令 dll。 无需使用 load 命令手动加载ttdext.dll。