Debugging with GDB Manual (5900-1473; WDB 6.2; January 2011)

Table Of Contents
info functions [regexp] Display the declaration of all functions, or of those
matching regexp.
set max-function-matches
integer
Set maximum number of function matches reported
by the info functions command. By default
it is set to zero.
NOTE: This is an HP-UX specific command. You
must set max-function-matches to zero to
report all matches.
show max-function-matches Display maximum number of function matches
reported by the info functions command.
set non-debug-functions
[on|off]
Enable or disable listing of non-debug functions
by the info functions command.
show non-debug-functions Display whether the info functions command
lists the non-debug functions also.
8.13 Functions 93