Fwd: [PATCH 2/4] covoar: Use DWARF to map addresses to source files and lines.

Chris Johns chrisj at rtems.org
Mon May 7 20:58:05 UTC 2018


On 08/05/2018 05:16, Cillian O'Donnell wrote:
> Heres the gdb backtrace. rld-dwarf.cpp rld-path showing up near the bottom. I
> don't have valgrind, I'll get it now and see what I find there.

Thank you for the backtrace.

I have fixed this. The rld::path::path_abs() call does not like the relative
path have more '..' than the current working directory. It tries to step up path
the root directory.

Chris



More information about the devel mailing list