Mach-O symbol/DWARF info is never loaded when attaching to an already running process. Needs to be fixed.
I'll have to extend linux_xfer_partial() in gdb/linux-nat.c to support TARGET_OBJECT_DARWIN_DYLD_INFO, which is normally implemented in gdb/darwin-nat.c.
Let's focus on running GDB built for macOS under Darling.
Most helpful comment
Let's focus on running GDB built for macOS under Darling.