diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-20 17:23:40 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-20 17:23:42 -0600 |
commit | 484b1090630d273dfb70ee96b152ec6b527a1b65 (patch) | |
tree | 0e0a8a9a6e33be2fb7d4dbca9ca632ef9735cca5 /gdb/symfile-debug.c | |
parent | 7e9c0476a7085cbebdc818d163d5c3bd46da6388 (diff) | |
download | binutils-484b1090630d273dfb70ee96b152ec6b527a1b65.zip binutils-484b1090630d273dfb70ee96b152ec6b527a1b65.tar.gz binutils-484b1090630d273dfb70ee96b152ec6b527a1b65.tar.bz2 |
Do not pass objfile to psymtab_discarder
This changes the psymtab_discarder to not assume that partial symtabs
are attached to the objfile. Instead, a psymtab_storage object is
passed directly to it.
gdb/ChangeLog
2021-03-20 Tom Tromey <tom@tromey.com>
* psympriv.h (psymtab_discarder): Take psymtab_storage parameter.
(~psymtab_discarder, keep): Update.
<m_objfile>: Remove.
<m_partial_symtabs>: New member.
* dwarf2/read.c (dwarf2_build_psymtabs): Update.
Diffstat (limited to 'gdb/symfile-debug.c')
0 files changed, 0 insertions, 0 deletions