from gdb.texinfo on 11 July 1994 -->
Debugging with GDB - Numeric Arguments
Go to the previous, next section.
digit-argument (M-0, M-1, ... M--)
-
Add this digit to the argument already accumulating, or start a new
argument. M-- starts a negative argument.
universal-argument ()
-
Do what C-u does in emacs. By default, this is not bound.
Go to the previous, next section.