pkgsrc/devel/gdb6/DESCR
shannonjr eafed1782a Added patch changing how program counter, stack pointer, and frame pointer
are retrieved on NetBSD. This fixes a build problem on CURRENT.
2005-02-22 15:22:02 +00:00

3 lines
172 B
Text

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.