[DynInst_API:] [dyninst/dyninst] e86e0f: Add FORCE_BOOST CMake option for @lee218llnl


Date: Wed, 16 May 2018 07:35:48 -0700
From: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e86e0f: Add FORCE_BOOST CMake option for @lee218llnl
  Branch: refs/heads/arm64-cray-fixes
  Home:   https://github.com/dyninst/dyninst
  Commit: e86e0f4efaf72707ff612fde8c526ae10eecdc47
      https://github.com/dyninst/dyninst/commit/e86e0f4efaf72707ff612fde8c526ae10eecdc47
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Add FORCE_BOOST CMake option for @lee218llnl


  Commit: 69728a4e68bd4b46f7c137bf48ea73d564fdc55c
      https://github.com/dyninst/dyninst/commit/69728a4e68bd4b46f7c137bf48ea73d564fdc55c
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/pcEventHandler.C
    M dyninstAPI/src/pcEventMuxer.C

  Log Message:
  -----------
  Fixing the destruction of objects under process control api.


  Commit: 1fb3b48d3095b41b16fbb5c3b212f717951ccb11
      https://github.com/dyninst/dyninst/commit/1fb3b48d3095b41b16fbb5c3b212f717951ccb11
  Author: Sasha NÃcolas <sasha.nicolas@xxxxxxxxx>
  Date:   2017-07-07 (Fri, 07 Jul 2017)

  Changed paths:
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/pcEventHandler.C
    M dyninstAPI/src/pcEventMuxer.C

  Log Message:
  -----------
  Merge pull request #382 from dyninst/sasha/process_control_fix

Fixing the destruction of objects under process control api.


  Commit: d0160a877e65f8a6ce562d94af67d3a6b54cb935
      https://github.com/dyninst/dyninst/commit/d0160a877e65f8a6ce562d94af67d3a6b54cb935
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Fix line info lookup by file/line


  Commit: 901ebfbe2dded83ddba9c3cd179713af44d60d8d
      https://github.com/dyninst/dyninst/commit/901ebfbe2dded83ddba9c3cd179713af44d60d8d
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Merge commit 'd0160a8' into v9.3.x


  Commit: f9c8c70c0a808beed50cb2cc4284922d82e7363f
      https://github.com/dyninst/dyninst/commit/f9c8c70c0a808beed50cb2cc4284922d82e7363f
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M symtabAPI/src/LineInformation.C

  Log Message:
  -----------
  Fix uninitialized return value in line info


  Commit: 42c1b3c027d88b504259f6b02c89a05e0af95165
      https://github.com/dyninst/dyninst/commit/42c1b3c027d88b504259f6b02c89a05e0af95165
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
    M dyninstAPI/src/dynProcess.C

  Log Message:
  -----------
  We should only set proccontrol level process's data to NULL when the Dyninst level process is the only owner of the proccontrol level process


  Commit: a9d3136bcd9f4405935a83e76283fbe201388b1f
      https://github.com/dyninst/dyninst/commit/a9d3136bcd9f4405935a83e76283fbe201388b1f
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M cmake/packages.cmake

  Log Message:
  -----------
  Merge pull request #381 from dyninst/force_boost_install

Add FORCE_BOOST CMake option for @lee218llnl


  Commit: e7b2038e673120b8c3c0500b31e41fe409d7af51
      https://github.com/dyninst/dyninst/commit/e7b2038e673120b8c3c0500b31e41fe409d7af51
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M stackwalk/src/linux-aarch64-swk.C

  Log Message:
  -----------
  Add ucontext based sighandler stepper implementation

Update list of default steppers


  Commit: ae96720e2cb36afcd7f2bc9369f57ae555e36754
      https://github.com/dyninst/dyninst/commit/ae96720e2cb36afcd7f2bc9369f57ae555e36754
  Author: Bill Williams <bill@xxxxxxxxxxx>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M stackwalk/src/linux-swk.C

  Log Message:
  -----------
  Add aarch64 sigreturn names


  Commit: 37783c587b1548142e9b3f3adbd99f6223243a8a
      https://github.com/dyninst/dyninst/commit/37783c587b1548142e9b3f3adbd99f6223243a8a
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M cmake/packages.cmake
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/pcEventHandler.C
    M dyninstAPI/src/pcEventMuxer.C
    M stackwalk/src/linux-aarch64-swk.C
    M stackwalk/src/linux-swk.C
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Merge branch 'arm_sw_fixes' into arm64-cray-fixes


  Commit: 01d38f14a28cd1e349e7cd024a5c4b6dbf82b17b
      https://github.com/dyninst/dyninst/commit/01d38f14a28cd1e349e7cd024a5c4b6dbf82b17b
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M stackwalk/src/dbginfo-stepper.C

  Log Message:
  -----------
  Should continue to apply other steppers when the DebugStepper cannot find corresponding libraries. This could happen for a signal handler frame.


Compare: https://github.com/dyninst/dyninst/compare/254b1147244a...01d38f14a28c
      **NOTE:** This service 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→]
  • [DynInst_API:] [dyninst/dyninst] e86e0f: Add FORCE_BOOST CMake option for @lee218llnl, Xiaozhu Meng <=