basic gdb commands - just to "clear the line"
- Just to make everyone on the same line - we'll go over the basic gdb
commands.
- .. which basically allow you to run the program, stop it, and view its
state.
- which is the point of a debugger.
Originally written by
guy keren