diff options
author | Olivier Hainque <hainque@adacore.com> | 2018-05-22 13:20:13 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2018-05-22 13:20:13 +0000 |
commit | b8bbe7398f494f96ab33d9c4ee32c83f220d3543 (patch) | |
tree | c62d585d4584041f173708b358daa5533280570e /gcc/ada/atree.h | |
parent | 92ea8dd20e05e6a71170743e7d9a711c9599f1d1 (diff) | |
download | gcc-b8bbe7398f494f96ab33d9c4ee32c83f220d3543.zip gcc-b8bbe7398f494f96ab33d9c4ee32c83f220d3543.tar.gz gcc-b8bbe7398f494f96ab33d9c4ee32c83f220d3543.tar.bz2 |
[Ada] Prevent caching of non-text symbols for symbolic tracebacks
We now only have the executable code section boundaries at hand,
so can only infer offsets for symbols within those boundaries.
Symbols outside of this region are non-text symbols, pointless for
traceback symbolization anyway.
2018-05-22 Olivier Hainque <hainque@adacore.com>
gcc/ada/
* libgnat/s-dwalin.adb (Enable_Cache): Skip symbols outside of the
executable code section boundaries.
From-SVN: r260510
Diffstat (limited to 'gcc/ada/atree.h')
0 files changed, 0 insertions, 0 deletions