您可以将标准 GDB 调试器与 Qt 可执行文件一起使用吗? [英] Can you use the standard GDB debugger with Qt executables?

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

问题描述

我刚开始使用 Qt,我想调试我的 Qt 应用程序.我可以将标准 GDB 调试器与 Qt 可执行文件一起使用吗?

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.

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

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