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

René J.V. Bertin rjvbertin at gmail.com
Mon May 25 23:18:17 CEST 2015


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).

R.



More information about the Interest mailing list