Demonstration for coders club.
Note that inf.c is a modified version of this example, geared to show some more features in this tutuorial.
To start playing:
gcc -g inf.c -o inf
gdb inf
(gdb) ...
Demonstration for coders club.
Note that inf.c is a modified version of this example, geared to show some more features in this tutuorial.
To start playing:
gcc -g inf.c -o inf
gdb inf
(gdb) ...