Date: | Wed, 09 Feb 2022 08:41:29 -0800 |
---|---|
From: | kupsch <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] b8fed7: fix building of symlite (#1197) |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: b8fed71b204e98b016dc751f2273da5fa2d5967f https://github.com/dyninst/dyninst/commit/b8fed71b204e98b016dc751f2273da5fa2d5967f Author: kupsch <kupsch@xxxxxxxxxxx> Date: 2022-02-09 (Wed, 09 Feb 2022) Changed paths: M CMakeLists.txt M parseAPI/h/SymLiteCodeSource.h M parseAPI/src/SymLiteCodeSource.C M proccontrol/src/linux.C Log Message: ----------- fix building of symlite (#1197) - add missing pure virtual functions isReadOnly - fix isCode and isData methods to use program header permissions instead of just returning true - fix printf compiler warning - disable parseThat if using symlite as it is not compatible - remove #include <linux/elf.h> from proccontrol/src/linux.h on aarch64 if SYMLITE is configured as it is incompatible with <elf.h> |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 0da3ef: fix building of symlite, kupsch |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] f75ea2: Initial coding for integrating Capstone for instru..., noreply |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] b61fda: [WIP] Machinery for updating and enforcing source ..., Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] b90673: Fix bug in processing library paths in FindLibIber..., Tim Haines |
Indexes: | [Date] [Thread] |