!positions

Time travel debugging logo featuring a clock.

The !positions extension displays all the active threads, including their current positions in the time travel trace.

!positions

Parameters

None

Example

This output shows five threads. Thread 1660 is the current thread indicated by > in the left column.

0:000> !positions
>*Thread ID=0x1660 - Position: 724:0
  Thread ID=0x3E6C - Position: A8B:0
  Thread ID=0x30EC - Position: A8A:0
  Thread ID=0x1F40 - Position: A8E:0
  Thread ID=0x4170 - Position: C44:0
* indicates an actively running thread

DLL

ttdext.dll

Additional Information

This extension only works with time travel traces. For more information about time travel, see Time Travel Debugging - Overview.

See Also

Time Travel Debugging - Extension Commands