OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Nouveauté

Debugging Native Applications: Diagnosing Crashes, Memory Issues, and Runtime Failures. Practical System-Level Software Development, #4

Par : Liam Byrne
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235838369
  • EAN9798235838369
  • Date de parution07/04/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Stop guessing and start debugging with precision. Writing native applications offers unparalleled performance, but it also introduces complex challenges like memory corruption, concurrency data races, and cryptic runtime crashes. When a native program fails, error messages are often minimal, leaving you to sift through core dumps and isolated system calls. Debugging Native Applications is your essential guide to understanding system-level failures and mastering the tools required to fix them.
Designed for developers who want to move beyond basic print statements, this book provides a deep dive into the mechanics of how native code interacts with the operating system and how to trace execution flaws with surgical accuracy. What you will learn: The foundations of native program execution and memory layout. How to configure an optimal debugging environment for deep system visibility. Techniques to track down buffer overflows, out-of-bounds reads, and memory leaks.
Strategies for diagnosing thread synchronization issues and data races. Advanced system tracing methods to monitor network, file system, and child process activity. Whether you are untangling a legacy C codebase or optimizing a high-performance system application, this book bridges the gap between theoretical knowledge and practical debugging execution. You will build the confidence to systematically isolate bottlenecks, interpret system behavior, and deploy robust, error-free applications.
Perfect for software engineers and systems programmers ready to conquer the most stubborn runtime failures.