Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why can't I use gdb even though I set up the environment according to the build manual? Please help me. #543

Open
A-Kuan opened this issue Oct 11, 2023 · 1 comment

Comments

@A-Kuan
Copy link

A-Kuan commented Oct 11, 2023

question:

zsh: command not found: gdb

operating system:

macOS Sonoma 14.0

The results show that I have indeed installed it.

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

please help me~

@rossheat
Copy link

Try running:

arm-none-eabi-gdb target/thumbv7em-none-eabihf/debug/led-roulette

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants