question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unverified breakpoint

See original GitHub issue

Environment 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

image

image

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

  1. Should not happen
  2. 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:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
DonJayamannecommented, Nov 28, 2017

Please provide us with more information so we could help you. (you’ve left everything out).

0reactions
pashutecommented, Feb 1, 2018

Seems to be fixed so that’s ok.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found