Inspector Wiki
From Inspector Plugin
Inspector is a
Qt Creator Plugin. Current version: 1.3.82
This is a new architecture for dynamic program analysis featuring online probing over unmodified code (either source or binary) and it has been implemented as a tool for the best cross-platform IDE around. It is shipped with modules that allow to debug painting and event loop dispatching, however it is easy to extend to any new kind of analysis via the pluggable architecture (you are even free to make proprietary modules). The work has been described in Enrico Ros's university thesis "Modern Software Metrics: design and implementation".
We're in the process of expanding the website, int the meantime here is what you need to get Inspector up and running:
- Source Code
- Linux Installation
- Usage
- Feedback <- really needed at this stage
Available analysis modules
- nokia qt backend
- Thermal Painting module
- Debug Painting module
- Anomaly module
- others in development
- others in development
