Debugger not stopping
The Mojo debugger does not stop at a breakpoint in a Github Codespace instance. Does anybody else encounter this? What am I doing wrong?
5 Replies
Thanks, will do
I have the same issue, but not in codespaces, just vscode. Should I file a separate issue?
Please comment on the same issue. @diro5t could you share the link to the issue?
GitHub
[BUG]: Debugger does not stop at breakpoint in VSC on Github codesp...
Bug description The debugger does not stop at a breakpoint no matter what - any program just runs through every time and the debugger session ends. Steps to reproduce The effect is reproducible wit...