41 lines
772 B
JSON
41 lines
772 B
JSON
-e { "configurations": { "launch": {
|
|
"adapter": "CodeLLDB",
|
|
"filetypes": [ "rust" ],
|
|
"configuration": {
|
|
"request": "launch",
|
|
"program": "${workspaceRoot}/target/debug/rectangles"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-e { "configurations": { "launch": {
|
|
"adapter": "CodeLLDB",
|
|
"filetypes": [ "rust" ],
|
|
"configuration": {
|
|
"request": "launch",
|
|
"program": "${workspaceRoot}/target/debug/rectangles"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-e { "configurations": { "launch": {
|
|
"adapter": "CodeLLDB",
|
|
"filetypes": [ "rust" ],
|
|
"configuration": {
|
|
"request": "launch",
|
|
"program": "${workspaceRoot}/target/debug/HERE"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-e { "configurations": { "launch": {
|
|
"adapter": "CodeLLDB",
|
|
"filetypes": [ "rust" ],
|
|
"configuration": {
|
|
"request": "launch",
|
|
"program": "${workspaceRoot}/target/debug/HERE"
|
|
}
|
|
}
|
|
}
|
|
}
|