Ask GDB to list all functions in a program December 27, 2022 by Tarik info functions prints the names and data types of all defined functions. See 16 Examining the Symbol Table.