Skip to content

How to set arguments for debugables? #117

Closed Answered by mrcjkb
alejandrodnm asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋

The default configuration provided by this plugin is very simple; here's the equivalent JSON:

{
  "name": "Rust debug client",
  "type": "lldb",
  "request": "launch",
  "stopOnEntry": false
}

So I think your launch.json should be fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alejandrodnm
Comment options

Answer selected by alejandrodnm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants