set focus

The set focus command sets the specified thread to be the focus thread.

By default, tracing starts with mainThread in focus. The focus changes in the following cases:

Syntax

set focus <threadName>
set focus #Thread <threadName>

Arguments

threadName

Specifies the new focus thread


Feedback