wiki:Dev/GDB

Version 3 (modified by mitty, 11 years ago) (diff)

--

  • The GNU Project Debugger
  • FAQ - GDB Wiki
    1. How do I disable the "Type <return> to continue, or q <return> to quit" pagination prompt in GDB?

      Either with set height 0 or set pagination off