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
fix: memory leakage in file descriptor allocation
[lunaix-os.git]
/
lunaix-os
/
.vscode
/
launch.json
diff --git
a/lunaix-os/.vscode/launch.json
b/lunaix-os/.vscode/launch.json
index 1969f6d5aa5d8c1ac49b5bf475160a34ce6d3735..6bbd277cdee1144e997dea81515cc450d86a5a9c 100644
(file)
--- a/
lunaix-os/.vscode/launch.json
+++ b/
lunaix-os/.vscode/launch.json
@@
-7,7
+7,7
@@
{
"type": "gdb",
"request": "attach",
{
"type": "gdb",
"request": "attach",
- "name": "
Attach to QEMU
",
+ "name": "
LunaixOS
",
"executable": "${workspaceRoot}/build/bin/lunaix.bin",
"target": ":1234",
"remote": true,
"executable": "${workspaceRoot}/build/bin/lunaix.bin",
"target": ":1234",
"remote": true,