File: gawk.info, Node: Sample Debugging Session, Next: Debugger_Commands.php">List of Debugger Commands, Prev: Debugging, Up: Debugger 14.2 Sample 'gawk' Debugging Session ==================================== In order to illustrate the use of 'gawk' as a debugger, let's look at a sample debugging session. We will use the 'awk' implementation of the POSIX 'uniq' command presented earlier (*note Uniq Program::) as our example. * Menu: * Debugger Invocation:: How to Start the Debugger. * Finding The Bug:: Finding the Bug.