[DynInst_API:] [dyninst/dyninst] 9d1a3d: fix location list PC range values (#1297)


Date: Wed, 05 Oct 2022 07:29:01 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9d1a3d: fix location list PC range values (#1297)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 9d1a3d8655958749556fcd55225485a96d27562d
      https://github.com/dyninst/dyninst/commit/9d1a3d8655958749556fcd55225485a96d27562d
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  fix location list PC range values (#1297)

- in some instances the valid PC range for the variable was being offset
  twice by the base address of the shared object; the value returned by
  libdw already adds this offset and then dyninst adds it again in some
  instances


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 9d1a3d: fix location list PC range values (#1297), kupsch <=