[DynInst_API:] [dyninst/dyninst] cee6ba: New walker to walk out of Instrimentation Frames F...


Date: Tue, 02 Oct 2018 14:43:40 -0700
From: Benjamin Welton <welton@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] cee6ba: New walker to walk out of Instrimentation Frames F...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: cee6ba5366037dd687ba573f1b01c8aba5c29109
      https://github.com/dyninst/dyninst/commit/cee6ba5366037dd687ba573f1b01c8aba5c29109
  Author: Benjamin Welton <welton@xxxxxxxxxxx>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M stackwalk/h/framestepper.h
    M stackwalk/src/framestepper.C
    M stackwalk/src/linuxbsd-x86-swk.C
    M stackwalk/src/sw.h

  Log Message:
  -----------
  New walker to walk out of Instrimentation Frames FP

This patch contains a new walker that can walk out of inst frames in first party stackwalking mode.

For this to work, the emitter fixes located in pull request #451 must be applied. The walker itself creates
a Stackwalker frame based on the information saved by the emitter.


  Commit: 69d17b17f427e39f84317cffdf095aa5c0e98f1e
      https://github.com/dyninst/dyninst/commit/69d17b17f427e39f84317cffdf095aa5c0e98f1e
  Author: Benjamin Welton <welton@xxxxxxxxxxx>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M stackwalk/h/framestepper.h
    M stackwalk/src/framestepper.C
    M stackwalk/src/linuxbsd-x86-swk.C
    M stackwalk/src/sw.h

  Log Message:
  -----------
  Merge pull request #452 from bwelton/sw_instFrameWalker

New walker to walk out of Instrumentation Frames first party. Build and test suite passes (x64, ubuntu)


Compare: https://github.com/dyninst/dyninst/compare/d830b0645852...69d17b17f427
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
[← Prev in Thread] Current Thread [Next in Thread→]