__attibute__可以控制编译器的行为,比如参数检查,字节对齐等等。
介绍了针对函数,类型,结构的__attribute__用法
这里专门介绍了weak attribute 的用法
~wh5a/blog/The%20weak%20attribute%20of%20gcc.html
558阅读 1评论2009-09-05 raymond1984
分类:LINUX
GDB 一些设置技巧 http://blog.csdn.net/guo_guo_guo/archive/2007/03/21/1536172.aspx