首页
社区
课程
招聘
[转帖]Debugging Visual C++ Windows
发表于: 2010-10-23 20:30 1701

[转帖]Debugging Visual C++ Windows

2010-10-23 20:30
1701
Debugging Visual C++ Windows



Debugging Visual C++ Windows By Keith Bugg
Publisher: Publishers Group West 1998 | 220 Pages | ISBN: 0879305452 | PDF | 1 MB



Understand and control the Bug cycle! This detailed desktop reference, provides tutorial based examples on how to debug Windows applications developed with Visual C++. You will get a conceptual model for preventing and eliminating bugs during the design cycle that includes suggestions on identification, prevention and correction for each of the four types of bugs:
compile time bugs
run time errors
logic and design errors
machine errors
Debugging Visual C++ Windows examines many of the factors that indirectly affect debugging. It includes a review of solid project planning and management strategies, testing plans, and known compiler bugs. You will learn how compiler tools such as TRACE, Spy, and Stress work. And you will discover how to monitor memory operations in your program as it executes - while viewing the results 'real time' in your debug window!
Also included is a critical review of the debugging tools that ship with Visual C++, as well as, commercial debuggers such as BoundsChecker and CodeWizard. Tips on debugging database applications are also provided (appendices are provided on ODBC error codes and SQL state values).
The companion disk contains workspace/projects demonstrating memory state checking, error message retrieval, compiler bugs, and how to use the #pragma compiler directive, ASSERT and TRACE.


http://depositfiles.com/files/yzbaqda20


Программное обеспечение выпуска и Windows Crack Обучение
Нам-Dabei Guanyin Бодхисаттва Нам без митабха

[课程]Android-CTF解题方法汇总!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 208
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
麻烦把文件上传到好一点的网盘上,国外这个半天都下载不了
2010-10-23 21:26
0
雪    币: 45
活跃值: (30)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
nice thx
2010-10-24 06:14
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
Down it.

Программное обеспечение выпуска и Windows Crack Обучение
Нам-Dabei Guanyin Бодхисаттва Нам без митабха
上传的附件:
2010-10-24 09:13
0
游客
登录 | 注册 方可回帖
返回
//