Using qDebug
Jul 16, 2010, 04:36 (0 Talkback[s])
(Other stories by Johan Thelin)
"GUI debuggers are the norm these days, however, I still feel
the urge to do a little printf-debugging now and then. It might be
wrong, it might be silly but it works.
"I like to develop the odd graphical application and I like use
Qt. For Qt, the nice Norwegian Trolls have provided the qDebug
function. You can use it right away just like your old trusted
printf:"
Complete
Story
Related Stories:
- The kernel column by Jon Masters #89(Jul 12, 2010)
- HowTo: Debug Crashed Linux Application Core Files Like A Pro(Jun 17, 2010)
- Tune your Linux kernel with sysctl
(May 14, 2010)
- The Qt Virtual Framebuffer(May 13, 2010)
- LCA: Static analysis with GCC plugins(Feb 10, 2010)
- Tech Comics: "Geeks and Debugging"(Jan 22, 2010)
- Debugging the kernel using Ftrace - part 2(Jan 08, 2010)
- The Kernel Newbie Corner: Kernel Debugging with proc "Sequence" Files--Part 2(Aug 26, 2009)
- The Cost of SELinux, Audit, & Kernel Debugging(Aug 13, 2009)