klonyyy / MCUViewer

Real-time embedded variable & trace viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting what gdb to use

whoopsmith opened this issue · comments

Version/Branch:

1.0.1

Operating system:

Ubuntu 22.04

Debug probe:

Jlink Plus

Microcontroller:

Ambiq Apollo4

Details:

When trying to load variables MCUViewer is trying to use the host 'gdb' but I need it to use either 'gdb-multiarch' or 'arm-none-eabi-gdb'
How do i control what gdb its trying to use?

Screenshots/Video:

No response