X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=.vscode%2Flaunch.json;h=5fc6380377e38ed8bdf41ddb4918fc0f7efb6c9a;hb=b90bf44d37438096ca0928e08faa8799a8743023;hp=d70ddec90d969708f6c22c40fa2530ab46bb4810;hpb=6255220f5dd115619990f698044ffae36c3dfcf6;p=src%2Fxds%2Fxds-gdb.git diff --git a/.vscode/launch.json b/.vscode/launch.json index d70ddec..5fc6380 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -24,7 +24,7 @@ "env": { "GOPATH": "${workspaceRoot}/../../../..:${env:GOPATH}" }, - "args": ["-x", "/tmp/xds-gdb.env", "-nx"], + "args": ["-x", "${workspaceRoot}/__config/gdb-on-target.ini", "-nx"], "showLog": false }, {