1.查看eh_frame的内容。
$ readelf -wF foo
2.gdb里查看段信息。
(gdb) info files
3.记录应用程序执行的PC值
qemu-i386 -d in_asm foo