Intel® System Debugger User Guide

ID 648476
Date 06/13/2024
Confidential
Document Table of Contents

Configuring a Trace Region in Memory

  1. Launch WinDbg*.

  2. Connect to the target.

  3. Break into the debugger and perform these steps to use the reserved memory for trace data:

    1. Load the sysdbg64 extension of WinDbg*; for example:

      .load sysdbg64
      
    2. Configure an output region at 7GB with 64KB for each processor:

      !setoutputconfig /start 0x1C0000000 /size 0x80000