What should be done?
Running miden-debug on a masp opens the following UI by default:
The outputs of println should be displayed.
How should it be done?
There should already be a window dedicated to collecting stdout. Typing log or debug should bring it up.
- Display printed lines there
- Check if that window can be promoted to pane that's always visible
When is this task done?
Printed lines are displayed in the UI.
Additional context
No response
What should be done?
Running
miden-debugon amaspopens the following UI by default:The outputs of
printlnshould be displayed.How should it be done?
There should already be a window dedicated to collecting
stdout. Typinglogordebugshould bring it up.When is this task done?
Printed lines are displayed in the UI.
Additional context
No response