Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 16.0.0-beta1
-
None
-
e6e62030a (master)
Description
Currently MemcheckToolRunnerFactory does not have addSupportedDeviceTypes(), i.e. is active for all, but doesn't work in practice.
Two steps:
1. Use proper addSupportedDeviceTypes()
2. https://github.com/nihui/valgrind-android suggests this could actually made work