{ "version": "0.2.0", "configurations": [{ "name": "rust-gdb - attach to process - code-with-your-friends2022", "type": "gdb", "request": "attach", "gdbpath": "rust-gdb", "cwd": "${workspaceFolder}", "target": "12345", "printCalls": true, "showDevDebugOutput": true }] }