- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy So-ADEExtend debugging capabilities in Qt-Creator.So-ADE debugger is a plug-in for Qt-Creator that extends the debugger capabilities by providing unique and easy to use new feature to the existing debugger. The key feature of So-ADE debugger is that it is able to Pretty Print almost any kind of data even the one specific to a unique development framework. This is achieved by using a high level description model of the data that is used to generate the required Pretty Printer for GDB. So-ADE debugger has built-in pre-configured model for Qt, Boost and std library containers. With So-ADE debugger you can dynamic change the model to suit particular need in a specific context. It is possible to change the displayed data in a container or to filter the contents.