Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.1 KB

-tss--display-task-state-segment-.md

File metadata and controls

38 lines (29 loc) · 1.1 KB
title description keywords ms.date topic_type ms.topic api_name api_type
.tss (Display Task State Segment)
The .tss command displays a formatted view of the saved Task State Segment (TSS) information for the current processor.
Display Task State Segment (.tss) command
task state segment (TSS)
TSS (task state segment)
.tss (Display Task State Segment) Windows Debugging
05/23/2017
apiref
reference
.tss (Display Task State Segment)
NA

.tss (Display Task State Segment)

The .tss command displays a formatted view of the saved Task State Segment (TSS) information for the current processor.

.tss [Address]

Parameters

Address
Address of the TSS.

Environment

Item Description
Modes kernel mode only
Targets live, crash dump
Platforms x86 only

Remarks

The address of the TSS can be found by examining the output of the !pcr extension.