diff options
author | Aaron Merey <amerey@redhat.com> | 2022-03-02 18:46:14 -0500 |
---|---|---|
committer | Aaron Merey <amerey@redhat.com> | 2022-03-21 14:11:51 -0400 |
commit | 39f53acb410c3e303fb25ff823de57eb316515ca (patch) | |
tree | be9ede6479d9008442629295ba7bd685f2ce634f /gdb/python/python.c | |
parent | d37e084783a04c63ae137f953ebdb58bb6f7f704 (diff) | |
download | binutils-39f53acb410c3e303fb25ff823de57eb316515ca.zip binutils-39f53acb410c3e303fb25ff823de57eb316515ca.tar.gz binutils-39f53acb410c3e303fb25ff823de57eb316515ca.tar.bz2 |
gdb: Add soname to build-id mapping for core files
Since commit aa2d5a422 gdb has been able to read executable and shared
library build-ids within core files.
Expand this functionality so that each core file bfd maintains a map of
soname to build-id for each shared library referenced in the core file.
This feature may be used to verify that gdb has found the correct shared
libraries for core files and to facilitate downloading shared libaries via
debuginfod.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions