[DynInst_API:] [dyninst/dyninst] 516223: Remove SymtabAPI convertCharToString


Date: Thu, 10 Apr 2025 14:32:20 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 516223: Remove SymtabAPI convertCharToString
  Branch: refs/heads/thaines/cleanup_object_elf
  Home:   https://github.com/dyninst/dyninst
  Commit: 516223fce0dd1aa0726f9fc5cc71f7d52ae994d2
      https://github.com/dyninst/dyninst/commit/516223fce0dd1aa0726f9fc5cc71f7d52ae994d2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Remove SymtabAPI convertCharToString

This one isn't used. There is another copy in Object-nt.C that is.


  Commit: 2f8d1eb3d6dc98e360cba12f32fc38b637b6ab35
      https://github.com/dyninst/dyninst/commit/2f8d1eb3d6dc98e360cba12f32fc38b637b6ab35
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M symtabAPI/CMakeLists.txt
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Move hasFrameDebugInfo, getRegValueAtFrame into Object-elf.C

I have no idea why these were in a separate file. Object-elf.C assumes
DWARF facilities are present.


Compare: https://github.com/dyninst/dyninst/compare/516223fce0dd%5E...2f8d1eb3d6dc

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] 516223: Remove SymtabAPI convertCharToString, Tim Haines <=