X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b0c2a4be2d1f4f93ab01d0858979a12ef0735ec1..87067c7f16425837971f5c1b5fd0fc5338757377:/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,