(gawk.info.gz) List of Debugger Commands

Info Catalog (gawk.info.gz) Sample dgawk session (gawk.info.gz) Debugger (gawk.info.gz) Readline Support
 
 14.3 Main `dgawk' Commands
 ==========================
 
 The `dgawk' command set can be divided into the following categories:
 
    * Breakpoint control
 
    * Execution control
 
    * Viewing and changing data
 
    * Working with the stack
 
    * Getting information
 
    * Miscellaneous
 
    Each of these are discussed in the following subsections.  In the
 following descriptions, commands which may be abbreviated show the
 abbreviation on a second description line.  A `dgawk' command name may
 also be truncated if that partial name is unambiguous. `dgawk' has the
 built-in capability to automatically repeat the previous command when
 just hitting <Enter>.  This works for the commands `list', `next',
 `nexti', `step', `stepi' and `continue' executed without any argument.
 

Menu

 
* Breakpoint Control          Control of breakpoints.
* Dgawk Execution Control     Control of execution.
* Viewing And Changing Data   Viewing and changing data.
* Dgawk Stack                 Dealing with the stack.
* Dgawk Info                  Obtaining information about the program and
                                 the debugger state.
* Miscellaneous Dgawk Commands Miscellaneous Commands.
 
Info Catalog (gawk.info.gz) Sample dgawk session (gawk.info.gz) Debugger (gawk.info.gz) Readline Support
automatically generated by info2html