simvx.ide.debug_controller¶
Debug and run controller – breakpoints, stepping, terminal execution.
Module Contents¶
Classes¶
Manages run/debug actions for the IDE. |
Data¶
API¶
- class simvx.ide.debug_controller.DebugController(ide: simvx.ide.app.IDERoot)[source]¶
Manages run/debug actions for the IDE.
Handles launching scripts, breakpoint toggling, and debugger stepping.
Initialization
- property state¶