Path to this page:
./
devel/gdb,
Symbolic debugger for multiple language frontends
Branch: pkgsrc-2017Q4,
Version: 8.0.1,
Package name: gdb-8.0.1,
Maintainer: pkgsrc-users 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.
Required to run:[
lang/python27]
Required to build:[
pkgtools/cwrappers]
Package options: python
Master sites: (Expand)
SHA1: abb30c4fd7f66c830d879715cce5732bcf84f0f6
RMD160: 5ad7e7417dea2f4c7cc4795b74a58b948d8d93b2
Filesize: 35507.179 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version gdb-8.0.1 (created)