2013-09-26 17:14:40 +02:00

4 lines
172 B
Plaintext

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.