aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2024-02-29 19:44:19 -0800
committerIan Lance Taylor <iant@golang.org>2024-02-29 19:45:57 -0800
commitc6d4fb0062c6059fe21968a9fe44c56814c88873 (patch)
tree7cc8b2014565497d0eb47f4756d52786ed1fa268 /gcc
parentb05f474c8f7768dad50a99a2d676660ee4db09c6 (diff)
downloadgcc-c6d4fb0062c6059fe21968a9fe44c56814c88873.zip
gcc-c6d4fb0062c6059fe21968a9fe44c56814c88873.tar.gz
gcc-c6d4fb0062c6059fe21968a9fe44c56814c88873.tar.bz2
libbacktrace: read symbol table of debuginfo file
These become another symbol table to search. This is needed if people use --strip-all rather than --strip-debug when adding a debuglink section. Patch is from GitHub user pickard1. Fixes https://github.com/ianlancetaylor/libbacktrace/issues/113. * elf.c (elf_add): Add the symbol table from a debuginfo file. * Makefile.am (MAKETESTS): Add buildidfull and gnudebuglinkfull variants of buildid and gnudebuglink tests. (%_gnudebuglinkfull, %_buildidfull): New patterns. * Makefile.in: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions