[Interest] debugging: how to get meaningful QObject information in a command line session

Christian Gagneraud chgans at gna.org
Tue May 26 00:50:29 CEST 2015


On 26/05/15 09:18, René J.V. Bertin wrote:
> Hi,
>
> Is it possible to get meaningful information for C++ objects that
> are
> Qt class instances while debugging in a command line (terminal) session
> instead of using Qt Creator? If so, how?
>
> Not that I don't like graphical debugger interfaces, and not that I
> think that the one in Qt Creator is a lost cause, but it's neigh
> unusable with lldb (I couldn't even make out the difference between a
> crash/exception and a triggered breakpoint earlier today).

Have you tried GammaRay (http://www.kdab.com/kdab-products/gammaray/).
It offers runtime introspection of everything made of QObject and much more.

Krys


>
> R.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>




More information about the Interest mailing list