Skip to content

Xcode DWARF-in-objects support #62

@sevaa

Description

@sevaa

The binary has no DWARF, but has a bunch of links to .o files in symtab/linkedit, you are expected to follow them and effectively perform linker's job. What's the symtab like? dsymutil --symtab dumps it. https://github.com/llvm-mirror/llvm/blob/master/tools/dsymutil/dsymutil.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions