|
|
The debugging sessions use these four C programs: macros, sget, walk and traverse. The source code for all these programs (sget.c, walk.c, traverse.c, and the three files, main.c, macro.c, and macro.h, making up the program macros) is on-line in /usr/ccs/lib/tutorial so you can reproduce the sessions. Just copy the files in this directory to your own directory.
In all the tutorial sessions, lines that start with $ are shell-level commands; lines that start with debug> are debugger commands.