[DynInst_API:] [dyninst/dyninst] 3e28b5: fix location list PC range values


Date: Mon, 12 Sep 2022 09:41:26 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 3e28b5: fix location list PC range values
  Branch: refs/heads/kupsch/fix-location-list
  Home:   https://github.com/dyninst/dyninst
  Commit: 3e28b59ece4f271a096ef10f9425e15b10ee8862
      https://github.com/dyninst/dyninst/commit/3e28b59ece4f271a096ef10f9425e15b10ee8862
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-09-12 (Mon, 12 Sep 2022)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  fix location list PC range values

- 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] 3e28b5: fix location list PC range values, kupsch <=