简体   繁体   中英

Ask GDB to list all functions in a program

如何用GDB列出程序中的所有函数?

info functions prints the names and data types of all defined functions. See 16 Examining the Symbol Table .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM