[DynInst_API:] [dyninst/dyninst] 0dc129: Starting to change the library used for dwarf pars...


Date: Tue, 28 Feb 2017 10:44:40 -0800
From: Sasha Nicolas <sasha@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0dc129: Starting to change the library used for dwarf pars...
  Branch: refs/heads/sasha/libdw_deploy
  Home:   https://github.com/dyninst/dyninst
  Commit: 0dc129ce6655537b346e1952d76373432bb03433
      https://github.com/dyninst/dyninst/commit/0dc129ce6655537b346e1952d76373432bb03433
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
    M .gitignore
    M INSTALL
    M cmake/Modules/FindLibDwarf.cmake
    M cmake/packages.cmake
    M dataflowAPI/rose/semantics/MemoryMap.C
    M dataflowAPI/rose/util/Message.C
    M dwarf/h/dwarfExprParser.h
    M dwarf/h/dwarfFrameParser.h
    M dwarf/h/dwarfHandle.h
    M dwarf/h/dwarfResult.h
    M dwarf/src/dwarfExprParser.C
    M dwarf/src/dwarfFrameParser.C
    M dwarf/src/dwarfHandle.C
    M dynC_API/src/dynC.tab.C
    M dyninstAPI/src/emit-x86.C
    M dyninstAPI/src/image.C
    M stackwalk/src/dbginfo-stepper.C
    M symtabAPI/doc/A-Appendix.tex
    M symtabAPI/h/Module.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Starting to change the library used for dwarf parsin.


  Commit: 4801cc6b623af48800c6f263e6271b85bb996dab
      https://github.com/dyninst/dyninst/commit/4801cc6b623af48800c6f263e6271b85bb996dab
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M dwarf/h/dwarfFrameParser.h
    M dwarf/src/dwarfFrameParser.C

  Log Message:
  -----------
  Fixing indentation


  Commit: 44f740b183b64fe2235b1d5fef9e28bfec1ad33e
      https://github.com/dyninst/dyninst/commit/44f740b183b64fe2235b1d5fef9e28bfec1ad33e
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M dwarf/h/dwarfExprParser.h
    M dwarf/h/dwarfFrameParser.h
    M dwarf/h/dwarfHandle.h
    M dwarf/src/dwarfExprParser.C
    M dwarf/src/dwarfFrameParser.C
    M dwarf/src/dwarfHandle.C
    M symtabAPI/src/Object-elf.h

  Log Message:
  -----------
  libdynDwarf is compiling now.


  Commit: f37d44efd6589a5be95ca3e8b492dad1a17d2efd
      https://github.com/dyninst/dyninst/commit/f37d44efd6589a5be95ca3e8b492dad1a17d2efd
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M CMakeLists.txt
    M cmake/Modules/FindLibDwarf.cmake
    M cmake/packages.cmake
    M dwarf/h/dwarfExprParser.h
    M dwarf/h/dwarfFrameParser.h
    M dwarf/h/dwarfHandle.h
    M dwarf/h/dwarfResult.h
    M dwarf/src/dwarfFrameParser.C
    M dwarf/src/dwarfHandle.C
    M dyninstAPI/h/BPatch.h
    M dyninstAPI/src/image.C
    M instructionAPI/src/Instruction.C
    M parseAPI/src/CodeObject.C
    M patchAPI/src/PatchMgr.C
    M proccontrol/src/process.C
    M stackwalk/h/walker.h
    M stackwalk/src/dbginfo-stepper.C
    M symtabAPI/h/Module.h
    M symtabAPI/h/Symtab.h
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Adapting Object-elf.C


  Commit: 19ebd89c1c03cb6f9ae817e8b5e797b81826573f
      https://github.com/dyninst/dyninst/commit/19ebd89c1c03cb6f9ae817e8b5e797b81826573f
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

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

  Log Message:
  -----------
  Object-elf.C is compiling with some incomplete functions.


  Commit: 21169bfa02a4ee6bd53a49dc9b2eeacddcd4de75
      https://github.com/dyninst/dyninst/commit/21169bfa02a4ee6bd53a49dc9b2eeacddcd4de75
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

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

  Log Message:
  -----------
  More changes in DwarfWalker.


  Commit: aa7b799130f9005b1068c6901de07b14261f9b22
      https://github.com/dyninst/dyninst/commit/aa7b799130f9005b1068c6901de07b14261f9b22
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Some changes at the dwarfWalker.


  Commit: 0e8585e6cdb340a383155092f31a32ccfc980f8f
      https://github.com/dyninst/dyninst/commit/0e8585e6cdb340a383155092f31a32ccfc980f8f
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h

  Log Message:
  -----------
  New changes to adapt code to libdw.


  Commit: cd274061af6dbd54aac1677e57c369bb307ad307
      https://github.com/dyninst/dyninst/commit/cd274061af6dbd54aac1677e57c369bb307ad307
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M dwarf/h/dwarfExprParser.h
    M dwarf/h/dwarfFrameParser.h
    M dwarf/h/dwarfHandle.h
    M dwarf/h/dwarfResult.h
    M dwarf/src/dwarfExprParser.C
    M dwarf/src/dwarfFrameParser.C
    M dwarf/src/dwarfHandle.C
    M dwarf/src/dwarfResult.C
    M stackwalk/src/dbginfo-stepper.C
    M stackwalk/src/dbgstepper-impl.h
    M symtabAPI/src/Function.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h
    M symtabAPI/src/parseDwarf.C

  Log Message:
  -----------
  Adaptations done, but remain to be fixed at some points. Dyninst is compiling.


  Commit: d6f1af3415cca1edcd6b188795457c788ed28325
      https://github.com/dyninst/dyninst/commit/d6f1af3415cca1edcd6b188795457c788ed28325
  Author: Sasha Nicolas <sasha@xxxxxxxxxxx>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

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

  Log Message:
  -----------
  Fixing assert.


Compare: https://github.com/dyninst/dyninst/compare/0dc129ce6655^...d6f1af3415cc
[← Prev in Thread] Current Thread [Next in Thread→]