X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b0c2a4be2d1f4f93ab01d0858979a12ef0735ec1..cb089e17fcc6bd4823bd919cce2b9e62631cd570:/lunaix-os/.vscode/launch.json diff --git a/lunaix-os/.vscode/launch.json b/lunaix-os/.vscode/launch.json index 1969f6d..6bbd277 100644 --- a/lunaix-os/.vscode/launch.json +++ b/lunaix-os/.vscode/launch.json @@ -7,7 +7,7 @@ { "type": "gdb", "request": "attach", - "name": "Attach to QEMU", + "name": "LunaixOS", "executable": "${workspaceRoot}/build/bin/lunaix.bin", "target": ":1234", "remote": true,