Debugging with GDB: Controlling GDB

Next: Extending GDB, Previous: Configurations, Up: Top   [Contents][Index]


22 Controlling GDB

You can alter the way GDB interacts with you by using the set command. For commands controlling how GDB displays data, see Print Settings. Other settings are described here.

• Prompt:    Prompt
• Editing:    Command editing
• Command History:    Command history
• Screen Size:    Screen size
• Numbers:    Numbers
• ABI:    Configuring the current ABI
• Auto-loading:    Automatically loading associated files
• Messages/Warnings:    Optional warnings and messages
• Debugging Output:    Optional messages about internal happenings
• Other Misc Settings:    Other Miscellaneous Settings