Re: GDB / AArch64 / MacOS
Paul Koning via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Jul 19, 2023, at 1:02 PM, John Baldwin <[email protected]> wrote: > > On 7/19/23 6:19 AM, Andrew Haley via Gdb wrote: >> What is the status of this combo? It seems that GDB works fine for a compiled >> (emulated in Rosetta) MacOS/x86 app, but not a MacOS/AArch64 app. Has anyone >> seen patches to make this work? > > I don't think there is any support for MacOS/AArch64 as a target (e.g. no > aarch64-darwin-nat.c) and I haven't seen any patches for that either. I sure would like one, though. Using LLDB is such a pain... paul