Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3456

General • vscode pico plugin & debug....

$
0
0
Hi All,

I'm trying out the pi pico vscode plugin. I have it compiling my code and am trying to launch a debug session, however gdb-multiarch can't be found.

Now the resson for this IIRC, is that on SuSE tumbleweed all the functionality is rolled up into the normal gdb. So I need to configure my environment to launch this instead of gdb-multiarch (yes I could fake it with a link!).

So digging into launch.json I find this line defined :

Code:

            "gdbPath": "${command:raspberry-pi-pico.getGDBPath}",
What is it running and where is this path stored, so that I can change the launch target?

Cheers.

Phill.

Statistics: Posted by PhillHS — Sat Aug 24, 2024 8:34 pm — Replies 0 — Views 12



Viewing all articles
Browse latest Browse all 3456

Trending Articles