User:AngryDane
I started this page because I have been unsuccessfull in finding any usefull information on using the gdb (or other for that matter) debugger in Qt.
To be clear I mean I click in the "debug" button inside QtCreator and am able to step through code and check values of buffers, etc. at runtime.
The bata version of Qt 5 the debugger seemed to work out of the box, but I am using 5.5 now and it certainly does not.
I sm aure that this is due to the fact that I am new to using Lnux (RedHat 6.6) an Qt as a development platform, but am dismayed by the lack of actually usefull information on certain topics, such as debugging in Qt (a practical guide to, rather than the canned "Sure, you can do that in Qt: see the button? (Duh??)