Skip to content

Question regarding Python pathMappings #3246

Discussion options

You must be logged in to vote

Converting to discussion.

The pathMappings attribute is basically to help the debugger map files in the remote process / remote workspace to files in the local directory--this is necessary to make breakpoints work. In the case of Docker debugging, it's a mapping from the files in the container (which are under the /app path) to the local workspace.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by aabbccddeeffgghhii1438
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3243 on September 28, 2021 13:24.