Re: Question about gdb install
Luis Machado via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/21/23 12:47, wj w via Gdb wrote: > My computer is Mac with m2 pro. I have installed the Homebrew. However, > when I used “brew install gdb” to install gdb, it will show error. The > error message is follow: > gdb: The x86_64 architecture is required for this software. > Error: gdb: An unsatisfied requirement failed this build. > > > I want to know how to deal with this error an install gdb. > > Thanks very much Unfortunately gdb is not yet supported on Apple Arm-based hardware. It is supported for x86-64-based hardware though.