homebrew-arm
homebrew-arm copied to clipboard
Adding xPack arm-gcc toolchain for Python 3 support in GDB
The official arm-none-eabi-gdb-py only supports Python 2.7 and only up to GCC10. GCC11 and GCC12 has completely removed Python 2.7 support (since it's EOL) but didn't add Python 3 support, which sucks a little much.
So… I've looked around, and the xPack GNU Arm Embedded GCC seems to be the best alternative: it uses the official source tarball and adds Python 3 support, and builds both x64 and ARM64.
Would you be interested in adding and maintaining a arm-gcc-xpack formula for this?
You can try our simple formula here:
brew install modm-ext/modm/arm-gcc-xpack@12