Unverified breakpoint
See original GitHub issueEnvironment data
VS Code version: 1.181 Python Extension version: 1.0.1 Python Version: 3.6 (annaconda 5.1) OS and version: Windows 10 v1709
Actual behavior
- Grayed out breakpoints
- Debugger not stopping on correct location
- Warning: Unverified breakpoint
- Cannot delete some breakpoints.
- Breakpoints remain on commented code. Stopping debugger, then closing the code file in the editor - and the problem disappears.
Expected behavior
- Should not happen
- If does happen explain how to fix. (not clear from message)
Steps to reproduce:
- Run debugger. Leave program or stop debugger in midle.
- back to debugger - and problem occurs
Logs
Output from Python
output panel
none
Output from Console window
(Help->Developer Tools menu)
none
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
“Unverified breakpoint” in Visual Studio Code with Chrome ...
I am trying to debug my Typescript code in Visual Studio Code, using the Chrome Debugger extension, but I am getting the "Unverified...
Read more >About Verified and Unverified Breakpoints - Oracle
Breakpoints set on comment lines, blank lines, declarations, and other non-executable lines of code are invalid and will not be verified by the...
Read more >[SOLVED!] How to fix Unverified Breakpoints - Ask - GameDev.tv
Hello, I'm having some trouble with debugging in VS Code. I place a breakpoint normally and the red dot shows up to the...
Read more >Unverified breakpoint, VSCode does not hit ... - GitHub
Since I installed GoLand from JetBrains debugging Go with VSCode stopped working, breakpoints aren't hit (unverified breakpoint), ...
Read more >What's up with all the unverified breakpoints? : r/vscode - Reddit
xDebug used to work on my Visual Studio Code... now everytime I try to run it breakpoint doesn't get triggered and it just...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please provide us with more information so we could help you. (you’ve left everything out).
Seems to be fixed so that’s ok.