Open A-Kuan opened 1 year ago
zsh: command not found: gdb
macOS Sonoma 14.0
wenshihuang@Wenshis-MBP 05-led-roulette % brew install arm-none-eabi-gdb ==> Downloading https://formulae.brew.sh/api/formula.jws.json O=- ==> Downloading https://formulae.brew.sh/api/cask.jws.json O=- Warning: arm-none-eabi-gdb 13.2 is already installed and up-to-date. To reinstall 13.2, run: brew reinstall arm-none-eabi-gd
wenshihuang@Wenshis-MBP 05-led-roulette % brew install arm-none-eabi-gdb ==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
Warning: arm-none-eabi-gdb 13.2 is already installed and up-to-date. To reinstall 13.2, run: brew reinstall arm-none-eabi-gd
please help me~
Try running:
arm-none-eabi-gdb target/thumbv7em-none-eabihf/debug/led-roulette
question:
zsh: command not found: gdb
operating system:
macOS Sonoma 14.0
The results show that I have indeed installed it.
please help me~