Skip to content

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

@DonJayamanne

Description

@DonJayamanne
  • 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

Metadata

Metadata

Assignees

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