Skip to content

Debugging is broken, GDB looks for the source file in the build dir #1800

@illwieckz

Description

@illwieckz
Thread 1 "daemon" received signal SIGSEGV, Segmentation fault.
0x00005b2ca98f640b in TextureData::operator== (this=0x5b2cd4b732a8, other=...) at src/engine/renderer/Material.h:195
warning: 195	src/engine/renderer/Material.h: No such file or directory

And debuginfod prints that, showing it finds the source in the build dir, not in the source dir:

Downloading source file /path/to/build/src/engine/renderer/Material.h

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions