Qt问题:你可以使用标准的GDB调试器与Qt可执行文件? [英] Qt question: Can you use the standard GDB debugger with Qt executables?

查看:152
本文介绍了Qt问题:你可以使用标准的GDB调试器与Qt可执行文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚开始使用Qt,我想调试我的Qt应用程序。我可以使用带有Qt可执行文件的标准GDB调试器吗?

I just started using Qt and I wanted to debug my Qt application. Can I use the standard GDB debugger with Qt executables?

推荐答案

您可能还需要在 Qt Creator 中使用gdb集成,这样做效果会更好在运行时检查数据比单独的gdb。

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.

这篇关于Qt问题:你可以使用标准的GDB调试器与Qt可执行文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆