Expand description
Debugger support for Ruchy
Provides debugging infrastructure including breakpoints, stepping, stack inspection, and watch expressions.
Structs§
- Breakpoint
- Represents a breakpoint
- Debugger
- Main debugger struct
- Stack
Frame - Stack frame information
- Watch
Change - Watch change notification
Enums§
- Debug
Event - Debug event types