aboutsummaryrefslogtreecommitdiff
path: root/bfd/targmatch.sed
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2021-02-22 09:47:37 -0700
committerTom Tromey <tromey@adacore.com>2021-02-22 09:47:37 -0700
commit15908a11ba92bcc30a92b70ee75e2576d915e0c1 (patch)
treed1c0d3641e03d26ae3c013956833bac05a2fc851 /bfd/targmatch.sed
parentf53fc42716c042e560a824244fecab215ba036d1 (diff)
downloadgdb-15908a11ba92bcc30a92b70ee75e2576d915e0c1.zip
gdb-15908a11ba92bcc30a92b70ee75e2576d915e0c1.tar.gz
gdb-15908a11ba92bcc30a92b70ee75e2576d915e0c1.tar.bz2
Change target_bfd_reopen to take a gdb_bfd_ref_ptr
While looking at Andrew's recent target sections series, I saw that target_bfd_reopen took a "bfd *", leading to a call to new_reference. However, because the only caller of target_bfd_reopen is already using gdb_bfd_ref_ptr, this code can be simplified and the explicit call to new_reference can be removed. gdb/ChangeLog 2021-02-22 Tom Tromey <tromey@adacore.com> * solib-svr4.c (enable_break): Update. * bfd-target.c (class target_bfd) <target_bfd>: Change parameter type. (target_bfd_reopen): Change parameter type. * bfd-target.h (target_bfd_reopen): Change parameter type.
Diffstat (limited to 'bfd/targmatch.sed')
0 files changed, 0 insertions, 0 deletions