| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-20 | std.debug.MachOFile: handle 'path/to/archive.a(entry.o)' form | Matthew Lugg | |
| 2025-11-20 | std.debug: split up Mach-O debug info handling | Matthew Lugg | |
| Like ELF, we now have `std.debug.MachOFile` for the host-independent parts, and `std.debug.SelfInfo.MachO` for logic requiring the file to correspond to the running program. | |||
