https://sourceware.org/bugzilla/show_bug.cgi?id=26043
--- Comment #5 from devel.origin at gmail dot com --- Created attachment 12572 --> https://sourceware.org/bugzilla/attachment.cgi?id=12572&action=edit Test that launches eu-addr2line with relative and absolute debuginfo-path I've also included the output in the README.md. The testcase uses a CMake/bash script I wrote to separate debuginfo (so then later it's possible to package it into *-dbg packages, after installation on a target system they normally end up in /usr/lib/debug/.build-id/). The relative paths come in while unit testing. My pipeline is running unit tests after debuginfo separation but before packaging, so I point it to the debug files in the build directory. It was setup like that almost exactly 4 years ago, I think that maybe relative paths were working then. -- You are receiving this mail because: You are on the CC list for the bug.