diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-04-17 15:37:22 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-04-20 01:01:57 -0400 |
commit | 1150b0389aa91beb93ebb201fbc64802d4670032 (patch) | |
tree | 97307356504e072587663e121eb871687baa3aa5 /gdb/testsuite/gdb.base/async-shell.c | |
parent | d19cd04bf81f2e312d9bda5d3628a591e0e09438 (diff) | |
download | binutils-1150b0389aa91beb93ebb201fbc64802d4670032.zip binutils-1150b0389aa91beb93ebb201fbc64802d4670032.tar.gz binutils-1150b0389aa91beb93ebb201fbc64802d4670032.tar.bz2 |
gdb/dwarf: remove unnecessary dwarf2_section_info:::read calls
The sections would have been read already in
dwarf2_locate_common_dwp_sections or dwarf2_locate_dwo_sections, with
this call:
dw_sect->read (objfile);
Change-Id: Ice0ed5d9a2070967826a59b2d6f724451ace22f4
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/testsuite/gdb.base/async-shell.c')
0 files changed, 0 insertions, 0 deletions