Skip to content

Update macos.md#67

Merged
BartMassey merged 1 commit intorust-embedded:mainfrom
gvnn3:gvnn3-patch-1
Oct 2, 2025
Merged

Update macos.md#67
BartMassey merged 1 commit intorust-embedded:mainfrom
gvnn3:gvnn3-patch-1

Conversation

@gvnn3
Copy link
Copy Markdown
Contributor

@gvnn3 gvnn3 commented Oct 2, 2025

Neither the specific arm-eabi-gdb nor gdb-multiarch are required on macOS as of macOS 26 (2 October 2025) The base gdb in brew is built with:

(gdb) show configuration
This GDB was configured as follows:
configure --host=aarch64-apple-darwin25.0.0 --target=x86_64-apple-darwin20
--enable-targets=all

And works without either the arm-eabi stuff or gdb-multiarch installed.

Neither the specific arm gdb nor gdb-multiarch are required on macOS as of macOS 26 (2 October 2025)
@gvnn3 gvnn3 requested a review from a team as a code owner October 2, 2025 14:27
Copy link
Copy Markdown
Member

@BartMassey BartMassey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks much!

Like I said before, we might also want to check the wording in the debugging chapter to make sure folks check that they followed the advice here before proceeding?

@BartMassey BartMassey merged commit 7625b1c into rust-embedded:main Oct 2, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants