Danh mục

Module 4: Overview of the Windows CE .NET Debugging Process

Số trang: 34      Loại file: pdf      Dung lượng: 1.14 MB      Lượt xem: 15      Lượt tải: 0    
Jamona

Xem trước 4 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

The process of locating and fixing errors in your application is known asdebugging. There are no magic tricks to debugging, and there is no fixedsequence of steps that works every time. Basically, debugging helps youunderstand what is happening when your application runs.
Nội dung trích xuất từ tài liệu:
Module 4: Overview of the Windows CE .NET Debugging Process Module 4: Overview of the Windows CE .NET Debugging Process 1 Module 4: Overview of the Windows CE .NET Debugging ProcessContentsOverview 4Overview of the Debug Process 5Release Builds and Debug Builds 6Introduction to the Kernel Debugger 11Kernel Debugger Windows 14Demonstration: Kernel Debugger Windows 21Understanding Windows CE Remote Tools 22Other Debugging Techniques 30Other Debugging Techniques (continued) 32Review 342 Module 4: Overview of the Windows CE .NET Debugging Process Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, e-mail address, logo, person, places or events is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Microsoft Corporation. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property.  2001 Microsoft Corporation. All rights reserved. Microsoft, MS-DOS, Windows, Windows NT, Visual Studio are either registered trademarks or trademarks of Microsoft Corporation in the U.S.A. and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. Module 4: Overview of the Windows CE .NET Debugging Process 3Overview Overview of the Debug Process Introduction to the Kernel Debugger Kernel Debugger Windows Understanding Windows CE Remote Tools Other Debugging Techniques The process of locating and fixing errors in your application is known as debugging. There are no magic tricks to debugging, and there is no fixed sequence of steps that works every time. Basically, debugging helps you understand what is happening when your application runs. Every development environment is supported by special debugging tools. Debugging tools give you a snapshot of the current state of your application. In this module, you learn about the Windows CE .NET debugging process. You also learn about the different tools and techniques offered by Windows CE .NET to make debugging simple and easy. After completing this module, you will be able to: Describe the Windows CE .NET debug process. Describe the use of kernel debugger. Identify the various kernel debugger window. Identify the use of the remote tools supported by Platform Manager. Recognize alternative debugging techniques.4 Module 4: Overview of the Windows CE .NET Debugging Process Overview of the Debug Process Release Builds and Debug Builds Building a Kernel Debug Image Building a Driver Debug Image Setting Debug Transport In this section, you will learn to differentiate between release and retail builds, and kernel debug image and driver debug image. You will learn how to build ...

Tài liệu được xem nhiều: