1. Set breakpoints to the file in VS Code. The breakpoints are red. 2. Use `stopOnEntry` in the launch configuration. 3. Start the debug session. The breakpoints are now greyed out. 4. Keep using "Step Over". The breakpoints stay grey. 5. Terminate the debug session. 6. Restart the debug session. The breakpoints are grey. 7. Use "Continue" so it advances to the breakpoint. The breakpoints are now red. https://github.com/user-attachments/assets/fa8bf88c-8356-42fd-b4d3-f3d3260eefaf