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

General • Re: debugging pico 2 on arch linux

$
0
0
This ticked can close, I made a mistake.

adding this to the launch.json fixed it

"linux": {
"gdbPath": "/usr/bin/arm-none-eabi-gdb"
},
"windows": {
"gdbPath": "${command:raspberry-pi-pico.getGDBPath}"
},

Statistics: Posted by Elixz89 — Fri Aug 08, 2025 11:23 am



Viewing all articles
Browse latest Browse all 8041

Trending Articles