Skip to content

{macOS} Symbol lookup fails when "Generate separate debug info" checkedΒ #8

@asmaloney

Description

@asmaloney

When "Generate separate debug info" is checked in Qt Creator, the atos lookup fails.

For starters, the .pri file needs QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO and QMAKE_CPPFLAGS_RELEASE_WITH_DEBUGINFO options modified like the others to turn off optimization.

Then the atos command needs to be changed to handle the external dSYM file (I think?).

I don't plan to do this, but if someone wants to take a swing at it, please feel free.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions