dbgprobe.svd.attach
Attach an SVD file to a debug session to enable named register access, field-level decoding, and automatic decode on memory reads. Replaces any previous SVD attachment.
Instructions
Parse an SVD file and attach it to a session. Enables named register reads/writes, field-level access, and auto-decode on mem.read. Re-attaching replaces the previous SVD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the SVD file. | |
| session_id | Yes |