from gdb.texinfo on 11 July 1994 --> Debugging with GDB - Sequences

Go to the previous, next section.

Canned Sequences of Commands

Aside from breakpoint commands (see section Breakpoint command lists), GDB provides two ways to store sequences of commands for execution as a unit: user-defined commands and command files.

Go to the previous, next section.