[DynInst_API:] [dyninst/dyninst] 8454ff: Correctly propagate pc ranges for blocks and local...


Date: Mon, 21 Mar 2022 04:54:39 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 8454ff: Correctly propagate pc ranges for blocks and local...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 8454ff504cc96c64768aba741b66e3bc681bc64b
      https://github.com/dyninst/dyninst/commit/8454ff504cc96c64768aba741b66e3bc681bc64b
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h

  Log Message:
  -----------
  Correctly propagate pc ranges for blocks and local variables (#1226)

- fix valid pc address ranges for local variables that are declared in a
  sub-block (brace, try and catch blocks) of their function
- fix Context class's constructors so they correctly initialize and copy
  all member (use in-class initialize and default constructors)


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 8454ff: Correctly propagate pc ranges for blocks and local..., kupsch <=