ppsspp_breakpoint_list
Lists all currently-set CPU execution breakpoints to allow inventory prior to bulk removal or sanity-check of what is set.
Instructions
PURPOSE: List all currently-set CPU execution breakpoints. USAGE: Inventory before bulk-removing, or sanity-check what's set. BEHAVIOR: No side effects — pure read. RETURNS: Multi-line text, one line per breakpoint with its address and any conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||