onflow/flow-emulator

Debugger doesn't attach

Closed this issue · 0 comments

The debugger doesn't stop on breaking points. The Cadence program is run without stopping.

How to reproduce:
Use VSCode to debug a script and the script will be run but debugger won't stop on breakpoints.