Compare commits
No commits in common. "47dd3676bb5732a8c4da87bbb9de29c9cb83e260" and "bef1d9c14b5b3fe861c30465b60dba4b320848b6" have entirely different histories.
47dd3676bb
...
bef1d9c14b
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -8,7 +8,7 @@
|
|||||||
"name": "(gdb) Launch",
|
"name": "(gdb) Launch",
|
||||||
"type": "cppdbg",
|
"type": "cppdbg",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "${workspaceFolder}/bin/test_c",
|
"program": "${workspaceFolder}/bin/test_cc",
|
||||||
"args": [],
|
"args": [],
|
||||||
"stopAtEntry": false,
|
"stopAtEntry": false,
|
||||||
"cwd": "${workspaceFolder}",
|
"cwd": "${workspaceFolder}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user