The Breakpoint Controller evaluates conditions during replay and manages the interactive execution state.Documentation Index
Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Breakpoint Types
- Static: Specific contract addresses or function names.
- Dynamic: Budget thresholds (e.g., “break when CPU usage > 500k”) or storage access patterns.