Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application runs but breakpoints don't 'Unbound breakpoint' when using Launch Program config #102407

Closed
bhatnagardivyanshu opened this issue Jul 13, 2020 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@bhatnagardivyanshu
Copy link

bhatnagardivyanshu commented Jul 13, 2020

  • VSCode Version: June 2020 (version 1.47)
  • OS Version: Ubuntu 20.04

Steps to Reproduce:

  1. Add a Launch Program configuration and leave it to default configuration
  2. Start debugger and add breakpoints
  3. The breakpoints are added but have empty circle shape and say Unbound breakpoint on hover
  4. The application, on the other hand, is running like nother ever happened
  5. Tried removing and adding new breakpoints while the debugger is running

Does this issue occur when all extensions are disabled?: Yes

@bhatnagardivyanshu
Copy link
Author

Found the solution. #102166 (comment)

Thanks.

@weinand weinand assigned connor4312 and unassigned weinand and isidorn Jul 13, 2020
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 13, 2020
@connor4312 connor4312 added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 13, 2020
@connor4312
Copy link
Member

A fix for this issue has now been released in VS Code 1.47.2. If you previously had to opt-out of the new debugger, you should be safe to turn it back on. Thanks again for the report!

@bhatnagardivyanshu
Copy link
Author

@connor4312 Thanks for informing. 👍

@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants