trace_list
Display the recorded trace buffer contents to analyze instruction flow, data accesses, and timestamps. The target must be halted.
Instructions
Display the recorded trace buffer contents.
Shows the trace list with instruction flow, data accesses, and timestamps (if enabled). The target must be halted.
Args: max_records: Maximum number of trace records to display (default: 100)
Returns: Formatted trace listing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_records | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |