Microsoft.Build.Debugging 名前空間
デバッガーを管理するための型が含まれます。 Contains type for managing the debugger.
クラス
DebuggerManager |
ステート マシンのデバッグをサポートするマネージャー。Manager for supporting debugging a state machine. |
DebuggerManager.IslandThread |
アイランドを専用のワーカー スレッドで実行します。Executes the islands on a dedicated worker thread. ワーカー スレッドの物理呼び出し履歴は、インタープリターの仮想呼び出し履歴にマップされます。The worker thread's physical callstack then maps to the interpreter's virtual callstack. |