Problem
1. Name the CVS command that
(i) loads the repository after initialization,
(ii) lists differences between versions 1.3 and 1.6,
(iii) downloads files from repository to make the sandbox up-to-date.
2. gdb refuses to run a program or list its source. What could be the possible reason?
3. What is the difference between a breakpoint and a watchpoint?