[DynInst_API:] [dyninst/dyninst] 697e97: Remove Symtab::updateCode/Data (#2185)


Date: Sun, 29 Mar 2026 22:08:24 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 697e97: Remove Symtab::updateCode/Data (#2185)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 697e97d5d978c6a0081676064b7625509e673ecc
      https://github.com/dyninst/dyninst/commit/697e97d5d978c6a0081676064b7625509e673ecc
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M dyninstAPI/src/binaryEdit.C
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Remove Symtab::updateCode/Data (#2185)

* Remove Symtab::updateCode

Its usage was removed by 6e63601993f in 2009. It's not in the
documentation, so it can be removed without deprecation.

* Remove Symtab::updateData

It was added by b9ee0a524 in 2007, but never used. It's not in the
documentation, so it can be removed without deprecation.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 697e97: Remove Symtab::updateCode/Data (#2185), Tim Haines <=