Skip to content

[WIP] rust-analyzer debugSingle#594

Draft
simlay wants to merge 2 commits into
mattn:masterfrom
simlay:rust-analyzer-debug-single
Draft

[WIP] rust-analyzer debugSingle#594
simlay wants to merge 2 commits into
mattn:masterfrom
simlay:rust-analyzer-debug-single

Conversation

@simlay

@simlay simlay commented Jul 8, 2022

Copy link
Copy Markdown
Contributor

Closes #593.

@mattn

mattn commented Sep 18, 2022

Copy link
Copy Markdown
Owner

Still work in progress?

@simlay

simlay commented Sep 23, 2022

Copy link
Copy Markdown
Contributor Author

Still work in progress?

I'm still playing around with it a bit. I've gone back and forth on what debugger it should actually launch (gdb vs lldb) or how it should be configurable. I'm not in love with using vimspector as it's a bit complicated to actually use. I kind of like it using term_start with a configurable debugger command (defaulting to gdb).

What do you think?

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.

rust-analyzer codelens debugSingle support

2 participants