Spaces:
Running
Running
| { | |
| "version": "0.2.0", | |
| "configurations": [ | |
| { | |
| "name": "C/C++ Runner: Debug Session", | |
| "type": "lldb", | |
| "request": "launch", | |
| "args": [], | |
| "cwd": "/Users/martia/phi-offline", | |
| "program": "/Users/martia/phi-offline/build/Debug/outDebug" | |
| } | |
| ] | |
| } |