Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 QtLibrary4.8.4(64 位)、QtCreator2.7.1(64 位)和 MinGW32 4.4.0 进行 Qt 项目开发。我可以成功运行程序但无法调试它,在调试 gdb 崩溃时!!!可能的原因是什么。是版本不匹配吗?我需要升级或降级gdb吗?
注意:我不能使用独立的 SDK qt5.0,因为我必须坚持使用 4.8.4 版本。
谢谢
我遇到了同样的问题。使用 QT 时,您不能使用 mingw gdb,而是使用来自 QT-project 站点的编译版本。
https://qt-project.org/wiki/QtCreatorBuildGdb