~t (Trace Thread)

Syntax

~ [[. | # | * | ddd]] p [[t]] [[= startaddress]] [[repeat]]

Traces with indicated threads thawed; all others are frozen. For example, ~*t traces with all threads thawed; ~#t traces with only the current exception thread thawed; and ~123t, traces with thread 123 thawed, and all others frozen. The ~t and ~.t commands both trace with the current thread thawed.