]> code.ossystems Code Review - openembedded-core.git/commit
gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 28 Mar 2016 08:18:46 +0000 (04:18 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Mar 2016 11:00:40 +0000 (12:00 +0100)
commite50d23c30cd8259941b25e336b11cd96e4f6cd31
treeac3b35bffba3a796bdf66d7377f9f606a2c310ef
parent2fa1e9b3ebf3abb2b0b49ba1404e4f18483695d9
gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path

For relative path in DWARF, -fdebug-prefix-map could not remap it,
so translate to real path before mapping.

[YOCTO #9305]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.9.inc
meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.3.inc
meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch [new file with mode: 0644]