[DynInst_API:] [dyninst/dyninst] f5a4bf: fix building of symlite


Date: Fri, 17 Dec 2021 06:26:58 -0800
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f5a4bf: fix building of symlite
  Branch: refs/heads/kupsch/fix-symlite
  Home:   https://github.com/dyninst/dyninst
  Commit: f5a4bff939b42b61aae167c2922ded2fd4b3aa23
      https://github.com/dyninst/dyninst/commit/f5a4bff939b42b61aae167c2922ded2fd4b3aa23
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    M CMakeLists.txt
    M parseAPI/h/SymLiteCodeSource.h
    M parseAPI/src/SymLiteCodeSource.C

  Log Message:
  -----------
  fix building of symlite

- add missing pure virtual functions isReadOnly
- fix isCode and isData methods to use program header permissions
- fix printf compiler warning
- disable parseThat is using symlite


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] f5a4bf: fix building of symlite, kupsch <=