De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Debugging with GDB

- The GNU Source-Level Debugger

Bag om Debugging with GDB

Debugging with GDB: The GNU Source-Level Debugger, Tenth Edition, for GDB version 8.1.50.20180116-git. This book is available for free at gnu.org. This book is printed in grayscale. The purpose of a debugger such as gdb is to allow you to see what is going on "inside" another program while it executes - or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: - Start your program, specifying anything that might affect its behavior. - Make your program stop on specified conditions. - Examine what has happened, when your program has stopped. - Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

Vis mere
  • Sprog:
  • Engelsk
  • ISBN:
  • 9781680921434
  • Indbinding:
  • Paperback
  • Sideantal:
  • 826
  • Udgivet:
  • 16. januar 2018
  • Størrelse:
  • 282x215x47 mm.
  • Vægt:
  • 2058 g.
  • 8-11 hverdage.
  • 13. december 2024
Forlænget returret til d. 31. januar 2025

Normalpris

Abonnementspris

- Rabat på køb af fysiske bøger
- 1 valgfrit digitalt ugeblad
- 20 timers lytning og læsning
- Adgang til 70.000+ titler
- Ingen binding

Abonnementet koster 75 kr./md.
Ingen binding og kan opsiges når som helst.

Beskrivelse af Debugging with GDB

Debugging with GDB: The GNU Source-Level Debugger, Tenth Edition, for GDB version 8.1.50.20180116-git. This book is available for free at gnu.org. This book is printed in grayscale.
The purpose of a debugger such as gdb is to allow you to see what is going on "inside" another program while it executes - or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:
- Start your program, specifying anything that might affect its behavior.
- Make your program stop on specified conditions.
- Examine what has happened, when your program has stopped.
- Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.

Brugerbedømmelser af Debugging with GDB



Find lignende bøger
Bogen Debugging with GDB findes i følgende kategorier: