GDB Pocket Reference (Paperback)
暫譯: GDB 口袋參考手冊 (平裝本)

Arnold Robbins

  • 出版商: O'Reilly
  • 出版日期: 2005-06-07
  • 定價: $800
  • 售價: 8.8$704 (限時優惠至 2025-02-02)
  • 語言: 英文
  • 頁數: 78
  • 裝訂: Paperback
  • ISBN: 0596100272
  • ISBN-13: 9780596100278
  • 相關分類: C 程式語言C++ 程式語言Java 程式語言
  • 立即出貨 (庫存 < 3)

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

相關主題

商品描述

Description:

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket guide gives you a convenient quick reference for using the debugger with several different programming languages, including C, C++, Java, Fortran and Assembly.

The GNU debugger is the most useful tool during the testing phase of the software development cycle because it helps you catch bugs in the act. You can see what a program was doing at the moment it crashed, and then readily pinpoint and correct problem code. With the GDB Pocket Reference on hand, the process is quick and painless. The book covers the essentials of using GBD is a testing environment, including how to specify a target for debugging and how to make a program stop on specified conditions.

This handy guide also provides details on using the debugger to examine the stack, source files and data to find the cause of program failure-and then explains ways to use GBD to make quick changes to the program for further testing and debugging.

The ability to spot a bug in real time with GDB can save you hours of frustration, and having a quick way to refer to GBD's essential functions is key to making the process work. Once you get your hands on the GDB Pocket Reference, you'll never let go!

 

 

商品描述(中文翻譯)

描述:

許多 Linux 和 Unix 開發者都熟悉 GNU 調試器 (GDB),這是一個對於測試、修復和重新測試軟體來說非常寶貴的開源工具。由於 GDB 可以移植到 Windows,使用此平台的微軟開發者和其他人也能夠利用這個令人驚嘆的免費軟體,讓你在程式執行時能夠清楚地看到內部發生了什麼。這本新的口袋指南為你提供了使用調試器的方便快速參考,涵蓋多種不同的程式語言,包括 C、C++、Java、Fortran 和組合語言。

GNU 調試器是軟體開發週期測試階段中最有用的工具,因為它幫助你即時捕捉錯誤。你可以看到程式在崩潰時正在執行什麼,然後輕鬆地定位並修正問題代碼。手邊有《GDB 口袋參考》,這個過程就變得快速而無痛。這本書涵蓋了在測試環境中使用 GDB 的基本要素,包括如何指定調試目標以及如何使程式在特定條件下停止。

這本實用指南還提供了使用調試器檢查堆疊、源文件和數據以找出程式失敗原因的詳細資訊,然後解釋如何使用 GDB 進行快速修改以便進一步測試和調試。能夠即時發現 GDB 中的錯誤可以為你節省數小時的挫折,而快速參考 GDB 的基本功能是使這個過程順利進行的關鍵。一旦你擁有了《GDB 口袋參考》,你將再也不會放手!