I just started using Qt and I wanted to debug my Qt application. Can I use the standard GDB debugger with Qt executables?
Yes you can. You might also want to use the gdb integration in Qt Creator, which does a much better job of inspecting data at run time than gdb alone.
1.4m articles
1.4m replys
5 comments
57.0k users