On Monday, 29 September 2025 at 09:27:20 UTC, felixfxu wrote:
On Sunday, 28 September 2025 at 10:47:45 UTC, Brother Bill
wrote:
I am using VS Code on Windows, and would like to use standard
debugging, such as breakpoints, examining variable contents,
etc.
I am unable to do so, instead adding
I am using VS Code on Windows, and would like to use standard
debugging, such as breakpoints, examining variable contents, etc.
I am unable to do so, instead adding writeln to examine the run
time.
FWIW, author Adam Freeman prefers this approach, eschewing the
debugger.
But if I wanted to us