SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name gdb
Version 11.2
Category development
Description The GNU Project Debugger.
Maintainer erjo​@​slitaz.org
License GPL3
Website https://www.gnu.org/software/gdb
Tagsdebug 
Sizes 2.2M / 6.6M
Depends onexpat iconexpat  gcc-lib-base icongcc-lib-base  glibc-dev iconglibc-dev  gmp icongmp  ncurses iconncurses 
Suggestedgdb-lang icongdb-lang 
gdb screenshot
Download package gdb screenshot
Show receipt
Show files list
Show cooking log

Description

GDB, the GNU Project debugger, allows 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.

Those programs might be executing on the same machine as GDB (native), on another machine (remote), or on a simulator. GDB can run on most popular UNIX and Microsoft Windows variants, as well as on Mac OS X.

6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)