保存关于gcc生成可以读懂的asm代码的一个连接

http://stackoverflow.com/a/1289907/1268079get

gcc -g -c test.c
objdump -d -M intel -S test.otest

相关文章
相关标签/搜索