Intel® System Debugger User Guide

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

Platform Registers

You can interact with platform registers using the following views:

You can start monitoring the value of a platform register from two views:

  • From the Platform Register Watch view:

    1. Halt the target.

    2. Open the register dictionary by clicking show_register_dict Show Register Dict.

      Remember that the dictionary only contains the registers associated with the debug context selected in the Debug view.

    3. Navigate to the register you want to add by expanding the tree or type the register name into the Search field.

    4. Select the register and click OK.

  • From the Platform Register Dictionary view:

    1. Halt the target.

    2. Navigate to the register you want to add by expanding the tree or type the register name into the Search field.

    3. Select the register and press add Add to Watch.

      The Platform Register Dictionary view opens displaying the selected register value.