Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: da1aafdab2f64158ccb577e27c5d930f9fe208c9
https://github.com/dyninst/dyninst/commit/da1aafdab2f64158ccb577e27c5d930f9fe208c9
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M common/CMakeLists.txt
R common/src/stringDecl.h
M dyninstAPI/CMakeLists.txt
M dyninstAPI/src/dynThread.C
R dyninstAPI/src/dyninst.h
M dyninstAPI/src/image.h
M dyninstAPI/src/inst-linux.C
M dyninstAPI/src/inst-winnt.C
Log Message:
-----------
Remove dyninst.h, stringDecl.h (#1600)
* Remove dyninstAPI/dyninst.h
The includes it imports aren't used by the places including this file.
* Remove common/stringDecl.h
It's not used. This might be the oldest surviving piece of code in Dyninst.
|