Command Line Editing (Debugging with GDB)

From Get docs
Gdb/docs/latest/gdb/Command-Line-Editing

Next: Using History Interactively, Previous: GDB Bugs, Up: Top   [Contents][Index]



32 Command Line Editing

This chapter describes the basic features of the GNU command line editing interface.

Introduction and Notation:    Notation used in this text.
Readline Interaction:    The minimum set of commands for editing a line.
Readline Init File:    Customizing Readline from a user’s view.
Bindable Readline Commands:    A description of most of the Readline commands available for binding
Readline vi Mode:    A short description of how to make Readline behave like the vi editor.