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

Assign default cwd correctly. #83

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Assign default cwd correctly. #83

merged 2 commits into from
Feb 5, 2024

Conversation

noppej
Copy link
Contributor

@noppej noppej commented Feb 5, 2024

No description provided.

@noppej noppej requested a review from bugadani February 5, 2024 18:27
@bugadani
Copy link
Contributor

bugadani commented Feb 5, 2024

This is unfortunately still not working for me in all cases. However, I now know this is because the whole cwd assignment is only done for an autostarted debugger, but not with a debug server. This means that if I start a debugger with the DAP-Server probe-rs launch config, or just cargo run the debugger in server mode, it will still not work. On the other hand, autostart works now, which is nice.

@Yatekii Yatekii merged commit 01a006a into master Feb 5, 2024
3 checks passed
@Yatekii Yatekii deleted the fix_cwd_default branch February 5, 2024 19:35
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.

3 participants