get_run_stats
Retrieve run and halt statistics for a debug target by combining CPU state, current function, source location, and elapsed runtime in one call.
Instructions
Get quick run/halt statistics for the target.
Combines CPU state, current function, source location, and elapsed runtime (if available) in one call.
Returns: Aggregated run statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |