Skip to main content

Module debug_command

Module debug_command 

Source
Expand description

Commands sent from debug UI client to server via WebSocket.

Structs§

BreakpointConfig
Configuration for a single breakpoint.
EventFilter
Event filter for restricting which events are delivered.

Enums§

BreakpointType
Breakpoint trigger types.
DebugCommand
Commands from debug UI client to server.
SubscriptionMode
Subscription mode for a debug session.