积极答复者
断点作用

问题
答案
-
然后你就可以做一些诸如查看堆栈和变量当前值之类的调试。或者手动控制程序的运行。
- 已建议为答案 Aland LiModerator 2010年5月31日 12:19
- 已标记为答案 Aland LiModerator 2010年6月6日 15:02
-
您好 只要做一切都会成功,
比较长用的方法是调试到当前断点,看看堆栈,查看一下变量,然后单步,再继续观察。您可以看看下面的文档:
http://msdn.microsoft.com/zh-cn/library/k70yt3e2(VS.80).aspxAland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.- 已标记为答案 Aland LiModerator 2010年6月6日 15:02
-
F5调试,查看想看的信息
欢迎光临我的个人网站:http://www.joyvc.cn,本网站提供[IM即时通信|棋牌游戏|网游开发|UI编程|网络通讯|组件开发|图像多媒体|数据库]方面的VC/C++/C技术文章、源代码和教程资料- 已标记为答案 Aland LiModerator 2010年6月6日 15:02
全部回复
-
然后你就可以做一些诸如查看堆栈和变量当前值之类的调试。或者手动控制程序的运行。
- 已建议为答案 Aland LiModerator 2010年5月31日 12:19
- 已标记为答案 Aland LiModerator 2010年6月6日 15:02
-
您好 只要做一切都会成功,
比较长用的方法是调试到当前断点,看看堆栈,查看一下变量,然后单步,再继续观察。您可以看看下面的文档:
http://msdn.microsoft.com/zh-cn/library/k70yt3e2(VS.80).aspxAland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.- 已标记为答案 Aland LiModerator 2010年6月6日 15:02
-
F5调试,查看想看的信息
欢迎光临我的个人网站:http://www.joyvc.cn,本网站提供[IM即时通信|棋牌游戏|网游开发|UI编程|网络通讯|组件开发|图像多媒体|数据库]方面的VC/C++/C技术文章、源代码和教程资料- 已标记为答案 Aland LiModerator 2010年6月6日 15:02