当前位置:网站首页>qt creater断点调试程序详解
qt creater断点调试程序详解
2022-07-05 14:47:00 【阿宁(xin)。】
qt creater程断点快捷键
快捷键 | 含义 |
---|---|
Ctrl+R | 直接运行程序 |
F5 | 调式程序 |
F10 | 单步调试 |
Shift+F11 | 单步进入调式 |
F9 | 添加断点、删除断点 |
F5 快捷键运行程序,即可调试。在断点调试过程中,可以
- 查看函数的调用情况
- 查看变量的值
F5添加断点后的界面(红色为添加的断点)
将鼠标点击到要添加的断点处,按快捷键F5即可。
添加断点后按键F10界面介绍
异常情况
Unable to create a debugging engine.
当按键F5应用程序报错出现“Unable to create a debugging engine.”,而且主界面出现如下效果,就是安装qt是没有安装调试组间。
解决方法
1.打开控制面板,选择安装的qt程序
- 右击小程序,选择更改(千万不要选择卸载),安装如下插件
3.安装完毕后,关闭界面,重启qt应用程序即可。
边栏推荐
- 手写promise与async await
- Countermeasures of enterprise supply chain management system in UCA Era
- I want to inquire about how to ensure data consistency when a MySQL transaction updates multiple tables?
- [12 classic written questions of array and advanced pointer] these questions meet all your illusions about array and pointer, come on!
- CPU设计实战-第四章实践任务三用前递技术解决相关引发的冲突
- Fr exercise topic --- comprehensive question
- easyOCR 字符識別
- FR练习题目---综合题
- 【C 题集】of Ⅷ
- 注意!软件供应链安全挑战持续升级
猜你喜欢
Thymeleaf th:with use of local variables
Countermeasures of enterprise supply chain management system in UCA Era
IPv6与IPv4的区别 网信办等三部推进IPv6规模部署
Photoshop插件-动作相关概念-ActionList-ActionDescriptor-ActionList-动作执行加载调用删除-PS插件开发
freesurfer运行完recon-all怎么快速查看有没有报错?——核心命令tail重定向
【华为机试真题详解】字符统计及重排
可视化任务编排&拖拉拽 | Scaleph 基于 Apache SeaTunnel的数据集成
Intelligent supply chain collaboration system solution for daily chemical products industry: digital intelligent SCM supply chain, which is the "acceleration" of enterprise transformation
729. 我的日程安排表 I :「模拟」&「线段树(动态开点)」&「分块 + 位运算(分桶)」
Visual task scheduling & drag and drop | scalph data integration based on Apache seatunnel
随机推荐
Photoshop插件-动作相关概念-ActionList-ActionDescriptor-ActionList-动作执行加载调用删除-PS插件开发
mysql8.0JSON_CONTAINS的使用说明
Run faster with go: use golang to serve machine learning
实现一个博客系统----使用模板引擎技术
CPU design practice - Chapter 4 practical task 2 using blocking technology to solve conflicts caused by related problems
想问下大家伙,有无是从腾讯云MYSQL同步到其他地方的呀?腾讯云MySQL存到COS上的binlog
There is a powerful and good-looking language bird editor, which is better than typora and developed by Alibaba
裁员下的上海
两个BI开发,3000多张报表?如何做的到?
Microframe technology won the "cloud tripod Award" at the global Cloud Computing Conference!
Interview shock 62: what are the precautions for group by?
【招聘岗位】基础设施软件开发人员
亿咖通科技通过ISO27001与ISO21434安全管理体系认证
Install and configure Jenkins
开挖财上的证券账户可以吗?安全吗?
Super wow fast row, you are worth learning!
Structure - C language
【数组和进阶指针经典笔试题12道】这些题,满足你对数组和指针的所有幻想,come on !
Talking about how dataset and dataloader call when loading data__ getitem__ () function
I want to inquire about how to ensure data consistency when a MySQL transaction updates multiple tables?