aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/gdb-if.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2024-01-14 18:21:42 -0700
committerTom Tromey <tom@tromey.com>2024-01-19 17:41:36 -0700
commit4a2318c9858fdb1899157339f526df3d20e43cfe (patch)
treedad50eff01a64a346bb03fce0aad9228847d0fb8 /sim/m32c/gdb-if.c
parent40ca2746cea5d53419dfd5037fdca485cf32f3ad (diff)
downloadbinutils-4a2318c9858fdb1899157339f526df3d20e43cfe.zip
binutils-4a2318c9858fdb1899157339f526df3d20e43cfe.tar.gz
binutils-4a2318c9858fdb1899157339f526df3d20e43cfe.tar.bz2
Simplify DWARF symtab inclusion handling
In the past, dwarf2_per_cu_data was allocated using malloc, so special handling was needed for the vector used for symtab handling. We changed this to use 'new' a while back, so this code can now be greatly simplified. Regression tested on x86-64 Fedora 38. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'sim/m32c/gdb-if.c')
0 files changed, 0 insertions, 0 deletions