Feedback
Expose debugger attachment state on System
- Status
- Fixed
- Fixed in
- v26.6.3
- Source discussion
- https://forum.objo.dev/d/322-class-system-missing-property
- Last updated
- 2026-06-11
Public summary
Add a shared System property that lets ObjoBasic code tell whether the current VM is running with a debugger attached. This allows applications to print extra diagnostic information or enable debug-only behaviour while being run from Objo Studio or a remote debug session.