| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
20. Canned Sequences of Commands
Aside from breakpoint commands (see section Breakpoint Command Lists), No value for GDBN provides two ways to store sequences of commands for execution as a unit: user-defined commands and command files.
| 20.1 User-defined Commands | How to define your own commands | |
| 20.2 User-defined Command Hooks | Hooks for user-defined commands | |
| 20.3 Command Files | How to write scripts of commands to be stored in a file | |
| 20.4 Commands for Controlled Output | Commands for controlled output |
