Skip to content

Step out of a program being debugged results debugger going into the PTVSD library #767

Description

  • Debug a simple program
print("Hello world")
  • Add a break point to the print statement
  • When the break point hits, print click on Step Out
  • You now end up in the runpy.py file

Upstream issue microsoft/ptvsd#194
Upstream issue microsoft/ptvsd#416

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area-debuggingbugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions