.fiber (Set Fiber Context)
The .fiber command specifies which fiber is used for the fiber context.
dbgcmd
.fiber [Address]
Address
Specifies the address of the fiber. If you omit this parameter or specify zero, the fiber context is reset to the current fiber.
Item | Description |
---|---|
Modes | User mode, kernel mode |
Targets | Live, crash dump |
Platforms | All |
For more information about the process context, the register context, and the local context, see Changing Contexts.