Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows (Paperback)
暫譯: Windows 除錯內幕:Windows 中除錯與追蹤策略的實用指南 (平裝本)

Tarik Soulami

買這商品的人也買了...

相關主題

商品描述

Use Windows debuggers throughout the development cycle—and build better software

Rethink your use of Windows debugging and tracing tools—and learn how to make them a key part of test-driven software development. Led by a member of the Windows Fundamentals Team at Microsoft, you’ll apply expert debugging and tracing techniques—and sharpen your C++ and C# code analysis skills—through practical examples and common scenarios. Learn why experienced developers use debuggers in every step of the development process, and not just when bugs appear.

Discover how to:

  • Go behind the scenes to examine how powerful Windows debuggers work
  • Catch bugs early in the development cycle with static and runtime analysis tools
  • Gain practical strategies to tackle the most common code defects
  • Apply expert tricks to handle user-mode and kernel-mode debugging tasks
  • Implement postmortem techniques such as JIT and dump debugging
  • Debug the concurrency and security aspects of your software
  • Use debuggers to analyze interactions between your code and the operating system
  • Analyze software behavior with Xperf and the Event Tracing for Windows (ETW) framework

商品描述(中文翻譯)

使用 Windows 偵錯工具於整個開發週期——並打造更好的軟體

重新思考您對 Windows 偵錯和追蹤工具的使用——並學習如何將它們作為測試驅動軟體開發的關鍵部分。在微軟 Windows 基礎團隊的一位成員的帶領下,您將透過實際範例和常見情境應用專業的偵錯和追蹤技術,並提升您的 C++ 和 C# 代碼分析技能。了解為什麼經驗豐富的開發人員在開發過程的每一步都使用偵錯工具,而不僅僅是在出現錯誤時。

了解如何:

- 深入了解強大的 Windows 偵錯工具如何運作
- 透過靜態和執行時分析工具在開發週期早期捕捉錯誤
- 獲得實用策略以解決最常見的代碼缺陷
- 應用專業技巧來處理用戶模式和核心模式的偵錯任務
- 實施事後分析技術,如 JIT 和轉儲偵錯
- 偵錯您的軟體的並發性和安全性方面
- 使用偵錯工具分析您的代碼與操作系統之間的互動
- 使用 Xperf 和 Windows 事件追蹤 (ETW) 框架分析軟體行為