Inspector Wiki

From Inspector Plugin

User Interface

Inspector is a caption 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:

Thermal Painting

Available analysis modules

Personal tools