[Qt-creator] one click less in debugger?

Stefan Vollmar vollmar at nf.mpg.de
Fri Jan 23 10:33:20 CET 2009


Hallo,

I have used QtCreator a lot recently and the list of things I really  
appreciate about it is long - thanks again.

Here is a small thing that annoyed me and could be easily improved, I  
think:

I need to debug a particular function which has a local variable, say   
CMyClass *pmc;
When I am interested in member variables of the instance pointed to by  
pmc, I need to click on "pmc" in the debugger's "Locals and Watchers"  
tab (fair enough), which then yields "*pmc" and (this is the annoying  
bit) only the next click will give me the desired information. The  
click from "pmc" to "*pmc" does not tell me anything useful, or does it?

Warm regards,
  Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar at nf.mpg.de   http://www.nf.mpg.de









More information about the Qt-creator-old mailing list