set focus

set focus 指令會設定要作為焦點執行緒的指定執行緒。

依預設,追蹤從焦點中的 mainThread 開始。在下列情況中,焦點會變更:

語法

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

引數

threadName

指定新焦點執行緒


意見回饋