Files
ftmemsim-valgrind/coregrind
Mark Wielaard 9e2c635a1b Bug 338791 Handle debug alt dwz files that are relative to the debug file.
readdwarf3 would only look for alt dwz files using the build-id.
But alt files can be installed relative to the debug (or main) file.
Fix find_debug_file to allow searching of relative files even if
we don't want an ET_REL (rel_ok) file, and pass the build-id to
open_debug_file so it can be checked. Add the debug file path to
_DebugInfoFSM and set it in find_debug_file once opened. Pass the
dbgname or filename as relative file to resolve an altfile in
read_elf_debug_info when we ahava an debugaltlink_escn.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14464
2014-09-05 14:25:17 +00:00
..
2014-09-05 07:49:54 +00:00
2014-09-02 09:49:53 +00:00
2014-03-20 23:00:09 +00:00
2014-03-20 23:00:09 +00:00
2014-09-03 15:19:25 +00:00
2014-03-20 23:00:09 +00:00
2014-08-09 16:55:59 +00:00