Skip to content

Can't find debug info in Mach-o executable #78

Closed
@idealvin

Description

@idealvin

Problem

I tried to get the stack info with libbacktrace on failure of C++ programs on mac os. My C++ code is compiled with -fno-pie, -g, but libbacktrace gave an error output: no debug info in Mach-O executable.

Environment

  • mac os 10.13.6
  • Apple LLVM version 10.0.0 (clang-1000.10.44.4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions