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

Support cargo-debug #211

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Support cargo-debug #211

merged 1 commit into from
Oct 29, 2024

Conversation

beeender
Copy link
Contributor

cargo-debug is the utility to start gdb/lldb with Rust porjects. To make
it work with nvim-gdb, just pass the init commands through
'--command-file' argument to the 'cargo debug'.

cargo-debug is the utility to start gdb/lldb with Rust porjects. To make
it work with nvim-gdb, just pass the init commands through
'--command-file' argument to the 'cargo debug'.
@sakhnik sakhnik merged commit a8a5289 into sakhnik:master Oct 29, 2024
3 checks passed
@sakhnik
Copy link
Owner

sakhnik commented Oct 29, 2024

Thanks, your contribution is appreciated!

@beeender beeender deleted the mc/cargo branch October 30, 2024 03:22
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