Jump to content

User:AngryDane

From Qt Wiki
Revision as of 16:57, 31 October 2015 by AngryDane (talk | contribs) (Where is the tutorial on how to setup gdb to work inside Qt or I'd do it myself, if I kenw how!!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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