[Gammaray-commits] [KDAB/GammaRay] b0f067: Add ldd-based detection of QtCore DLL used by a ex...
Volker Krause
volker.krause at kdab.com
Sat Mar 15 17:31:53 CET 2014
Branch: refs/heads/probe-abi-detection
Home: https://github.com/KDAB/GammaRay
Commit: b0f0677185f4610a30320d9ceeb7408b9542c6c4
https://github.com/KDAB/GammaRay/commit/b0f0677185f4610a30320d9ceeb7408b9542c6c4
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M common/probeabidetector_elf.cpp
Log Message:
-----------
Add ldd-based detection of QtCore DLL used by a executable.
Commit: b349941eb05935fee4c67fcd359bc1d2f49f0803
https://github.com/KDAB/GammaRay/commit/b349941eb05935fee4c67fcd359bc1d2f49f0803
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M launcher/CMakeLists.txt
M launcher/main.cpp
M launcher/probefinder.cpp
M launcher/probefinder.h
M launcher/ui/attachdialog.cpp
M launcher/ui/launchpage.cpp
M launcher/ui/selftestpage.cpp
Log Message:
-----------
Start to use GammaRay::ProbeABI in the ProbeFinder API.
Commit: 3651d80d4b877df9916269eaf337a56f4d1cbd15
https://github.com/KDAB/GammaRay/commit/3651d80d4b877df9916269eaf337a56f4d1cbd15
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M launcher/launchoptions.cpp
M launcher/launchoptions.h
Log Message:
-----------
Add a method to get the absolute executable path, for ABI detection.
Commit: da1c9884e66303d9012d3058c777f29c3ada87d3
https://github.com/KDAB/GammaRay/commit/da1c9884e66303d9012d3058c777f29c3ada87d3
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M launcher/main.cpp
Log Message:
-----------
Run the probe ABI detection, if no ABI is specified explicitly.
Commit: 5d093dfeefdd105c6f67ea54b0e93643e2765e06
https://github.com/KDAB/GammaRay/commit/5d093dfeefdd105c6f67ea54b0e93643e2765e06
Author: Volker Krause <volker.krause at kdab.com>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M launcher/main.cpp
M launcher/probefinder.cpp
M launcher/probefinder.h
Log Message:
-----------
Pick the best available probe.
Compare: https://github.com/KDAB/GammaRay/compare/530f21d3b991...5d093dfeefdd
More information about the Gammaray-commits
mailing list