Intel® System Debugger User Guide
ID | Date | Version | Classification |
---|---|---|---|
648476 | 10/17/2024 | Confidential |
Setup System Debug
The basic scenarios of using the System Debug feature of Intel(R) System Debugger are the following:
Debug BIOS or an EFI application
In this scenario, you need to connect the debugger to your physical or virtual target, set up a new System Debug project and use different visualization features in System Debug.
To launch a debug session, complete the following steps:
Complete prework steps.
Once the target is connected, click the Debug button in the main Eclipse* toolbar to open primary System Debug views.
(Optional) Customize the debug configuration.
Decode recorded Processor Traces
In this scenario, you need first to record Processor Traces using the Perf Collector Tool to generate Perf data.
To visualize the recorded Processor Trace instructions, complete the following steps:
Set up an offline connection as described in the Manual Configuration chapter.
Select the path to the generated data in the Debug Configurations.
Configure the Path Map rules to be able to load the modules and their sources.
Start the debugger.
Select a desired thread in the Debug view to visualize the instructions in the Instruction Trace view.