git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of github.com:Minep/lunaix-os
[lunaix-os.git]
/
lunaix-os
/
.vscode
/
launch.json
diff --git
a/lunaix-os/.vscode/launch.json
b/lunaix-os/.vscode/launch.json
index 6bbd277cdee1144e997dea81515cc450d86a5a9c..0a866ca4fa6d27874f3ad8c86ceced62cb91d317 100644
(file)
--- a/
lunaix-os/.vscode/launch.json
+++ b/
lunaix-os/.vscode/launch.json
@@
-8,7
+8,7
@@
"type": "gdb",
"request": "attach",
"name": "LunaixOS",
- "executable": "${workspaceRoot}/build/bin/
lunaix
.bin",
+ "executable": "${workspaceRoot}/build/bin/
kernel
.bin",
"target": ":1234",
"remote": true,
"cwd": "${workspaceRoot}",