{
"type": "gdb",
"request": "attach",
- "name": "Attach to QEMU",
- "executable": "${workspaceRoot}/build/bin/lunaix.bin",
+ "name": "LunaixOS",
+ "executable": "${workspaceRoot}/build/bin/kernel.bin",
"target": ":1234",
"remote": true,
"cwd": "${workspaceRoot}",