https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105721
Bug ID: 105721 Summary: libbacktrace: update README Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: documentation, easyhack Severity: trivial Priority: P3 Component: libbacktrace Assignee: unassigned at gcc dot gnu.org Reporter: egallager at gcc dot gnu.org CC: ian at gcc dot gnu.org Target Milestone: --- libbacktrace/README says: "As of September 2012, libbacktrace only supports ELF executables with DWARF debugging information." While that may have been true as of September 2012, it is no longer true now; I'm pretty sure it's been updated to support more formats (mach-o for one). That sentence should be updated to a more recent "as of" along with a more current list of formats supported.