{ "configurations": [ { "name": "(lldb) Anfügen", "type": "cppdbg", "request": "attach", "program": "${workspaceFolder}/build/6502PC", "MIMode": "lldb" } ] }