RemoteLinux: Reverse direction of analyzer dependency.
The way the analyzer plugin runs applications is a complete mess. While it may make sense conceptually to let the respective plugin handle the messy details (as it is done for the debug mode), the current analyzer approach is not designed for that. Change-Id: I00f0fdda823c45760d5591d0481d2b293c38dc89 Reviewed-on: http://codereview.qt.nokia.com/270 Reviewed-by:Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
Showing
- src/plugins/analyzerbase/AnalyzerBase.pluginspec.in 1 addition, 0 deletionssrc/plugins/analyzerbase/AnalyzerBase.pluginspec.in
- src/plugins/analyzerbase/analyzerbase_dependencies.pri 1 addition, 0 deletionssrc/plugins/analyzerbase/analyzerbase_dependencies.pri
- src/plugins/analyzerbase/analyzerruncontrolfactory.cpp 27 additions, 8 deletionssrc/plugins/analyzerbase/analyzerruncontrolfactory.cpp
- src/plugins/remotelinux/RemoteLinux.pluginspec.in 0 additions, 1 deletionsrc/plugins/remotelinux/RemoteLinux.pluginspec.in
- src/plugins/remotelinux/maemoanalyzersupport.cpp 0 additions, 76 deletionssrc/plugins/remotelinux/maemoanalyzersupport.cpp
- src/plugins/remotelinux/maemoanalyzersupport.h 0 additions, 50 deletionssrc/plugins/remotelinux/maemoanalyzersupport.h
- src/plugins/remotelinux/maemorunfactories.cpp 1 addition, 6 deletionssrc/plugins/remotelinux/maemorunfactories.cpp
- src/plugins/remotelinux/remotelinux.pro 0 additions, 2 deletionssrc/plugins/remotelinux/remotelinux.pro
- src/plugins/remotelinux/remotelinux_dependencies.pri 0 additions, 1 deletionsrc/plugins/remotelinux/remotelinux_dependencies.pri
- src/plugins/remotelinux/remotelinuxrunconfiguration.cpp 1 addition, 3 deletionssrc/plugins/remotelinux/remotelinuxrunconfiguration.cpp
Please register or sign in to comment