Skip to content

Conversation

@trogper
Copy link

@trogper trogper commented Apr 8, 2020

add sourceFileMap property for translating absolute paths between remote and local filesystems.
the same property is used in official vscode c++ extension/debugger.
the old method using multiple sourceRoot is undeterministic as it can find the same file in multiple directories.

this change makes the extension use absolute paths exclusively.

this PR is related to LRDB PR 19

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant