简体   繁体   English

要求GDB列出程序中的所有功能

[英]Ask GDB to list all functions in a program

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

info functions prints the names and data types of all defined functions. info functions打印所有已定义函数的名称和数据类型。 See 16 Examining the Symbol Table . 请参见16检查符号表

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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