[DynInst_API:] [dyninst/dyninst] 41f7fc: Removed slicing check for "skipRegs".


Date: Thu, 07 Jul 2016 13:41:11 -0700
From: Matt Morehouse <mm@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 41f7fc: Removed slicing check for "skipRegs".
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 41f7fccd56eaaf6a07753360cc3395364eae28b3
      https://github.com/dyninst/dyninst/commit/41f7fccd56eaaf6a07753360cc3395364eae28b3
  Author: Matt Morehouse <mm@xxxxxxxxxxx>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.C
    M dyninstAPI/src/StackMod/StackAccess.C
    M dyninstAPI/src/function.C

  Log Message:
  -----------
  Removed slicing check for "skipRegs".

Instruction displacement updates were being incorrectly calculated
for registers labeled as skipRegs.  Simply labeling such registers
as non-skipRegs fixes the issue.  Fixes #113.


[← Prev in Thread] Current Thread [Next in Thread→]