HomeFreeBSD

Don't process DWARF generated from non-C/C++ code.

Description

Don't process DWARF generated from non-C/C++ code.

ctfconvert(1) is not designed to handle DWARF generated from such code,
and will generally fail in non-obvious ways. Use an explicit check to
help catch such potential failures.

Reported by: Johannes Lundberg <johalun0@gmail.com>
MFC after: 2 weeks

Details

Provenance
markjAuthored on
Parents
rS334882: stand: Consolidate checking for boot flags driven by environment vars
Branches
Unknown
Tags
Unknown