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

debugger support for dx #3814

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

debugger support for dx #3814

wants to merge 2 commits into from

Conversation

jkelleyrtp
Copy link
Member

Powered by the same tooling from http://github.com/jkelleyrtp/cargo-debugger

Lets you open the current app in vscode's debugger by pressing d.

We should allow configuration of the debugger at some point since people seem to use gdb, dap, etc, but for now this works well with our vscode-oriented workflow.

debugger-dx.mp4

@mcmah309
Copy link

mcmah309 commented Mar 4, 2025

Awesome! As a side, what tool did you use to record that video? 😄

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.

2 participants