aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-06-07 18:55:51 -0600
committerTom Tromey <tom@tromey.com>2022-06-08 11:04:12 -0600
commit5ca5b31d6381ba6d0309e6ae0b1527a852d08a4b (patch)
treedd8264a87bec1bb36837742ad6d6e0aac81a179f /gdb/procfs.c
parentd09ee622ee7fb4f64e9456c600874070ca21debf (diff)
downloadbinutils-5ca5b31d6381ba6d0309e6ae0b1527a852d08a4b.zip
binutils-5ca5b31d6381ba6d0309e6ae0b1527a852d08a4b.tar.gz
binutils-5ca5b31d6381ba6d0309e6ae0b1527a852d08a4b.tar.bz2
Move CU queue to dwarf2_per_objfile
The CU queue is a member of dwarf2_per_bfd, but it is only used when expanding CUs. Also, the dwarf2_per_objfile destructor checks the queue -- however, if the per-BFD object is destroyed first, this will not work. This was pointed out Lancelot as fallout from the patch to rewrite the registry system. This patch avoids this problem by moving the queue to the per-objfile object.
Diffstat (limited to 'gdb/procfs.c')
0 files changed, 0 insertions, 0 deletions