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

DAP: launch should be localfs == true #845

Merged
merged 1 commit into from
Nov 29, 2022
Merged

DAP: launch should be localfs == true #845

merged 1 commit into from
Nov 29, 2022

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 29, 2022

launch invokes a debuggee process on the same file system so
we can assume localfs == true.

fix ruby/vscode-rdbg#82

`launch` invokes a debuggee process on the same file system so
we can assume `localfs == true`.

fix ruby/vscode-rdbg#82
@ko1 ko1 merged commit 1860db1 into master Nov 29, 2022
@ko1 ko1 deleted the DAP_launch_localfs branch November 29, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Failed to set breakpoints on Windows
1 participant