Module debugger

Module debugger 

Source
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
StackFrame
Stack frame information
WatchChange
Watch change notification

Enums§

DebugEvent
Debug event types