[DynInst_API:] [dyninst/dyninst] d19e06: Remove BINEDIT_DEBUG (#1607)


Date: Mon, 30 Oct 2023 04:42:58 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d19e06: Remove BINEDIT_DEBUG (#1607)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d19e06b88a013318126ac00cbe505896b108a854
      https://github.com/dyninst/dyninst/commit/d19e06b88a013318126ac00cbe505896b108a854
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object.C
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  Remove BINEDIT_DEBUG (#1607)

* Remove BINEDIT_DEBUG

The vast majority of usages were removed over the years (e.g.,
f90cb3d09 0f9ac8641 ee95eb18b cf5cf6e15 26947f8dc c9807b2ff). It's also
not every been turned on in the CMake build system, so it's not been
used in at least a decade.

* Remove print_symbols_map

* Remove print_symbols

It was only used by print_symbol_map

* rm print_symbol_map rebase

* Remove ____sym_hdr_printed

It's unused now.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] d19e06: Remove BINEDIT_DEBUG (#1607), Tim Haines <=