49
edits
Changes
→Threads window
'''Columns:'''
'''Flag''' Denotes which threads a user would like to pay special attention to.
'''Current Thread''' An arrow in this column indicates the current thread.
'''ID''' Displays a thread's identification number.
'''Managed ID''' Displays managed identification numbers.
'''Category''' Shows a thread's category. Categories are: User Interface Threads, Remote Call Procedure Handlers, or Worker Threads.
'''Name''' Identifies each thread by name.
'''Location''' Shows where a thread runs.
'''Priority''' Shows the precedence assigned to a thread by the system (hidden by default).
'''Affinity Mask''' Shows the affinity mask for a thread. Affinity mask determines which processors a thread can run on. This column is hidden by default.
'''Suspended Count''' This determines if a thread can run. This column is hidden by default.
'''Process Name''' Displays the name of the process to which a thread belongs. This column is hidden by default.
'''Process ID''' Displays the ID of the process to which a thread belongs. This column is hidden by default.
'''Transport Qualifier''' Identifies the machine to which the debugger is connected.
==Source window==