Small constructor change to target_buffer
authorTom Tromey <tromey@adacore.com>
Thu, 24 Aug 2023 14:53:30 +0000 (08:53 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 28 Sep 2023 16:46:38 +0000 (10:46 -0600)
commit5153027c7ffba3cbb8c6fd78144eed2e386ac952
treef35d1c6e692431fcbd57a3f91131a9aac63ee2b7
parentbb75a8698c262383fc7720edfa0685a14eea1400
Small constructor change to target_buffer

This changes the target_buffer constructor to initialize m_filename
rather than assign to it.

Reviewed-By: Lancelot Six <lancelot.six@amd.com>
gdb/gdb_bfd.c